2021-10-22 11:36:56

This commit is contained in:
marvin
2021-10-22 11:36:56 +02:00
parent b5ea590142
commit cf997f92cd
2 changed files with 8 additions and 1 deletions

View File

@@ -16,6 +16,13 @@ ln -snf ../../42/libft/git libft
ln -snf ../libft libft
```
## Update
```
cd 42test/libft
make update
```
## Usage
```