Update build instructions.

main
Teo Mrnjavac 11 years ago
parent a49c339dcd
commit 804c0c141b

@ -35,7 +35,7 @@ $ git submodule init
$ git submodule update $ git submodule update
$ mkdir build $ mkdir build
$ cd build $ cd build
$ cmake -DCMAKE_BUILD_TYPE=Debug -DWITH_PARTITIONMANAGER=1 .. $ cmake -DCMAKE_BUILD_TYPE=Debug ..
$ make $ make
``` ```

Loading…
Cancel
Save