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

update

parent e6936f8b
No related branches found
No related tags found
No related merge requests found
Pipeline #5173 passed with stage
in 23 seconds
......@@ -29,14 +29,16 @@ Since our frontend framework reads RDF, we adapted a Django server to handle lin
2. Install ``sib-manager`` that allow you to use the sib command.
.. code-block:: python
python -m pip install -U sib-manager
python -m pip install -U sib-manager
3. Create your server structure
.. code-block:: python
sib startproject sibserver
cd sibserver
sib install server
sib startproject sibserver
cd sibserver
sib install server
That's it. You're almost ready to start :)
......
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