summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryctct <yctct@yctct.com>2026-02-07 11:02:12 +0100
committeryctct <yctct@yctct.com>2026-02-07 11:02:12 +0100
commit28ecf5f847333ff092d34adbdee2918cc70c07bf (patch)
treead757dc8df9fbfc4e83d738d9032b365ddf0bd8e
parent23966a971d354589071c7b8b60d475f25333a93a (diff)
Correct term
-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