summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 1637c8d..6346dc2 100644
--- a/README
+++ b/README
@@ -14,7 +14,7 @@ To clone the repository of this library run:
$ git clone https://git.yctct.com/ft_printf_tester
$ cd ft_printf_tester
-To compile the tester with your ft_print library run:
+To compile the tester with your ft_printf library run:
$ cc main.c libftprintf.a