summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 4cf810e..1637c8d 100644
--- a/README
+++ b/README
@@ -14,11 +14,11 @@ To clone the repository of this library run:
$ git clone https://git.yctct.com/ft_printf_tester
$ cd ft_printf_tester
-To run the tester with your ft_print library run:
+To compile the tester with your ft_print library run:
$ cc main.c libftprintf.a
-To run the binaries
+To run the test:
$ ./a.out