Skip to content

Commit

Permalink
Readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
foobarx committed May 15, 2020
1 parent a8583f2 commit 8deec51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ A. Fritz, A. Bremges, Z.-L. Deng, T.-R. Lesker, T. Ganzenmüller, F. Klawonn, A.
- CMake >= 2.8
- Boost >= 1.54

## Installation
## Build
First, clone this repository using `git clone` _address_, then enter the directory which you cloned Haploflow to and create a build folder,
e.g. `mkdir build`. Enter this new directory and run cmake with `cd build; cmake ..`. This will create a Makefile which you can then run
to create the Haploflow executable: `make`. This should create a `haploflow` executable in your build directory.
Expand Down

0 comments on commit 8deec51

Please sign in to comment.