We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff425d4 commit 7693bceCopy full SHA for 7693bce
README.md
@@ -57,5 +57,4 @@ g++ -Wall -std=c++11 -c -o OptionParser.o OptionParser.cpp
57
```
58
Now that we are using both the Zlib and HTSLib libraries, it is more
59
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
+this repo no longer contains a `Makefile`.
0 commit comments