Skip to content

Commit 8deec51

Browse files
committed
Readme typo
1 parent a8583f2 commit 8deec51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A. Fritz, A. Bremges, Z.-L. Deng, T.-R. Lesker, T. Ganzenmüller, F. Klawonn, A.
1111
- CMake >= 2.8
1212
- Boost >= 1.54
1313

14-
## Installation
14+
## Build
1515
First, clone this repository using `git clone` _address_, then enter the directory which you cloned Haploflow to and create a build folder,
1616
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
1717
to create the Haploflow executable: `make`. This should create a `haploflow` executable in your build directory.

0 commit comments

Comments
 (0)