Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

Commit

Permalink
Improve readme (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
chevtche authored Jun 6, 2017
1 parent f30876d commit d619533
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 @@ -37,7 +37,7 @@ can be found on [bluebrain.github.io](http://bluebrain.github.io/).

Building from source is as simple as:

git clone https://github.com/BlueBrain/Livre/
git clone --recursive https://github.com/BlueBrain/Livre/
mkdir Livre/Build
cd Livre/Build
cmake -GNinja -DCLONE_SUBPROJECTS=ON ..
Expand Down

0 comments on commit d619533

Please sign in to comment.