diff options
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
