Skip to content

Commit 7693bce

Browse files
fixing the README
1 parent ff425d4 commit 7693bce

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,4 @@ g++ -Wall -std=c++11 -c -o OptionParser.o OptionParser.cpp
5757
```
5858
Now that we are using both the Zlib and HTSLib libraries, it is more
5959
important that we have a build system that can check for these. So
60-
this repo no longer contains a `Makefile` but instead you must
61-
generate one. If you want
60+
this repo no longer contains a `Makefile`.

0 commit comments

Comments
 (0)