summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryctct <yctct@yctct.com>2026-02-05 12:06:13 +0100
committeryctct <yctct@yctct.com>2026-02-05 12:06:13 +0100
commit8403fab94b17bc63bc193037c8777b9074707287 (patch)
treeba691e4c332ee32487273d70ea15fa9369acaab2
parent861a36d86e7587c043131228cf3a08afd7bc43ad (diff)
Add return
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 3140f92..d5867b0 100644
--- a/README
+++ b/README
@@ -18,7 +18,8 @@ Instructions
To clone this repository of this library run:
- $ git clone https:/git.yctct.com/libft libft $ cd libft
+ $ git clone https:/git.yctct.com/libft libft
+ $ cd libft
To compile the library run: