diff --git a/README.md b/README.md index d93fad1..6f18c6a 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ make ``` to build. -if you don't have twili installed then delete the -ltwili flag on: +* If you don't have twili debugger installed then delete the -ltwili flag on the Makefile to compile: ``` LIBS: -ltwili ```