diff --git a/documentation/UsersGuide/UsersGuide.rst b/documentation/UsersGuide/UsersGuide.rst index a6f6015e..ed68f649 100644 --- a/documentation/UsersGuide/UsersGuide.rst +++ b/documentation/UsersGuide/UsersGuide.rst @@ -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: ::