Skip to content

Commit

Permalink
fixing the README
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdavidsmith committed Jul 27, 2019
1 parent ff425d4 commit 7693bce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,4 @@ g++ -Wall -std=c++11 -c -o OptionParser.o OptionParser.cpp
```
Now that we are using both the Zlib and HTSLib libraries, it is more
important that we have a build system that can check for these. So
this repo no longer contains a `Makefile` but instead you must
generate one. If you want
this repo no longer contains a `Makefile`.

0 comments on commit 7693bce

Please sign in to comment.