Skip to content

Commit

Permalink
Problems with code-block.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpc-lip6 committed Jul 31, 2023
1 parent fd2df0d commit 0be7912
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,16 +78,16 @@ the repository in the right place. Proceed as follow: ::

.. code-block:: bash
ego@home:~$ mkdir -p ~/coriolis-2.x/src/
ego@home:~$ cd ~/coriolis-2.x/src
ego@home:src$ git clone --recurse-submodules https://github.com/lip6/coriolis
ego@home:src$ cd coriolis
ego@home:~$ mkdir -p ~/coriolis-2.x/src/
ego@home:~$ cd ~/coriolis-2.x/src
ego@home:src$ git clone --recurse-submodules https://github.com/lip6/coriolis
ego@home:src$ cd coriolis
Then, build the tool: ::

.. code-block:: bash
ego@home:coriolis$ make install
ego@home:coriolis$ make install
Coriolis gets installed at the root of the following tree: ::

Expand Down

0 comments on commit 0be7912

Please sign in to comment.