diff --git a/README.md b/README.md index 6f18c6a..3294914 100644 --- a/README.md +++ b/README.md @@ -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 ```