Update README.md

This commit is contained in:
Question 2021-07-13 02:14:45 -05:00
parent 9265e72bbf
commit 5ebf896581

View file

@ -62,7 +62,7 @@ make
```
to build.
* If you don't have twili debugger installed then delete the -ltwili flag on the Makefile to compile:
If you don't have twili debugger installed then delete the -ltwili flag on the Makefile to compile:
```
LIBS: -ltwili
```