2021-10-22 21:28:52

This commit is contained in:
Baco
2021-10-22 21:28:52 +00:00
parent ac4d66a11c
commit c30b359b33
3 changed files with 6 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ ln -snf $HOME/libft libft
Only for Linux
```
sudo apt-get install -qq -y make gcc clang valgrind
sudo apt-get install -qq -y make gcc clang valgrind build-essential
```
## Update