Skip to content

Commit

Permalink
Merge branch 'Soviet-Linux:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksArt000 authored Nov 16, 2023
2 parents 086e25e + 2efaa4d commit 71950fe
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,11 @@ make formats
sudo make install
make test
```

### Memory checking tool

In order to run the program with the memcheck tool from the cutils library run :
```bash
make MEMCHECK=1 all
sudo make install
```

0 comments on commit 71950fe

Please sign in to comment.