2021-10-22 11:19:43

This commit is contained in:
gbaconni
2021-10-22 11:19:43 +00:00
parent dbc3cc2d0e
commit c45e3e5081
2 changed files with 8 additions and 3 deletions

View File

@@ -16,6 +16,11 @@ ln -snf ../../42/libft/git libft
ln -snf ../libft libft
```
Only for Linux
```
sudo apt-get install -qq -y make gcc clang valgrind
```
## Update
```