From 89c1926fec920098fa9c8bc53b988e4bff3e2421 Mon Sep 17 00:00:00 2001 From: marvin Date: Sun, 24 Oct 2021 00:48:53 +0200 Subject: [PATCH] 2021-10-24 00:48:53 --- libft/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libft/README.md b/libft/README.md index 25fa6d7..fd5dfdc 100644 --- a/libft/README.md +++ b/libft/README.md @@ -2,9 +2,12 @@ ## Setup +Clone [42test](https://vogsphere.baco.net/baco/42test) + Create a link to the base of your libft (the one with libft.a and all ft_ and Makefile files) + ``` cd libft