diff options
| author | yctct <yctct@yctct.com> | 2026-02-05 12:06:13 +0100 |
|---|---|---|
| committer | yctct <yctct@yctct.com> | 2026-02-05 12:06:13 +0100 |
| commit | 8403fab94b17bc63bc193037c8777b9074707287 (patch) | |
| tree | ba691e4c332ee32487273d70ea15fa9369acaab2 | |
| parent | 861a36d86e7587c043131228cf3a08afd7bc43ad (diff) | |
Add return
| -rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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: |
