Skip to content
Snippets Groups Projects
Commit b32dcbce authored by Alice Poggioli's avatar Alice Poggioli
Browse files

update

parent 4346c1fc
No related branches found
No related tags found
No related merge requests found
Pipeline #5171 passed with stage
in 23 seconds
......@@ -24,16 +24,16 @@ Since our frontend framework reads RDF, we adapted a Django server to handle lin
1. Make sure you have the latest version of python 3.6 installed.
1. Make sure you have the latest version of python 3.6.8 installed.
2. Install ``sib-manager`` that allow you to use the sib command.
.. code:: python
.. code-block:: python
python -m pip install -U sib-manager
3. Create your server structure
.. code:: python
.. code-block:: python
sib startproject sibserver
cd sibserver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment