Small mistake in RapidJson setup.

This commit is contained in:
Jean-Paul Chaput 2016-03-06 12:38:18 +01:00
parent 1dafcbc882
commit 73e21908c5
1 changed files with 1 additions and 0 deletions

View File

@ -450,6 +450,7 @@ Building Coriolis
First step is to install the prerequisites. Currently, only RapidJSON_: ::
dummy@lepka:~$ mkdir -p ~/coriolis-2.x/src/support
dummy@lepka:~$ cd ~/coriolis-2.x/src/support
dummy@lepka:~$ git clone http://github.com/miloyip/rapidjson
The second step is to create the source directory and pull the |git| repository: ::