Merge branch 'development' of github.com:Rushilwiz/SkoolOS into development

This commit is contained in:
Nathaniel Kenschaft 2020-06-17 23:05:41 -04:00
commit 7a684f7be1

View File

@ -5,7 +5,7 @@ Installing:
-------
Package the Django app and run it on a remote server, to get started,
run a
.. code-block:: python
::
pip3 install -r requirements.text
python manage.py makemigrations api
python manage.py makemigrations users