Skip to content
Snippets Groups Projects
Commit 4b4ad9ab authored by Ricky's avatar Ricky
Browse files

First typos

parent 634e4653
No related branches found
No related tags found
1 merge request!65First typos
Getting Started Getting Started
**************** ****************
Fisrt of all, you have to keep in mind that your front and your back are decorrelated. First of all, you have to keep in mind that your front and your back are decorrelated.
Let's begin by create your data source. Let's begin by create your data source.
Make your data sources Make your data sources
...@@ -103,7 +103,7 @@ Go to your `models.py` and set the models of datas you need : ...@@ -103,7 +103,7 @@ Go to your `models.py` and set the models of datas you need :
4. Link your package to your developpement server 4. Link your package to your developpement server
---------------------------------- ----------------------------------
At the root of you Sib sever, create a symbolic link to your package : At the root of you Sib server, create a symbolic link to your package :
.. code-block:: bash .. code-block:: bash
...@@ -120,7 +120,7 @@ You can check if it's well done with the `ll` command : ...@@ -120,7 +120,7 @@ You can check if it's well done with the `ll` command :
.. figure:: ../_static/images/import_documentation/ll.png .. figure:: ../_static/images/import_documentation/ll.png
:alt: You've done the symbolic link. :alt: You've done the symbolic link.
Tell your sever, you've add a new package in the packages.yml: Tell your server you've add a new package in the packages.yml:
.. code-block:: yml .. code-block:: yml
......
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