diff --git a/docs-src/contribution.rst b/docs-src/contribution.rst index c541083..734ed71 100644 --- a/docs-src/contribution.rst +++ b/docs-src/contribution.rst @@ -132,12 +132,13 @@ container of choice, follow these instructions: | | - bootstrap.sh | - docker-compose.yml | | | - runtests.py | - runtests.py | | | - manage.py | - manage.py | +| | - package.json | - package.json | | | | | +-------------------------+------------------------------------+------------------------------------+ | | | | | **Start the container** | .. code-block:: bash | .. code-block:: bash | | | | | -| | python3 dev.py --run-vagrant | python3 dev.py --run-docker | +| | python3 dev.py -run-vagrant | python3 dev.py -run-docker | | | | | +-------------------------+------------------------------------+------------------------------------+ | | | | @@ -171,4 +172,4 @@ whether to save the changes or discard them and hold onto the default. .. _Vagrant: https://www.vagrantup.com .. _Docker: https://www.docker.com .. _GitHub: https://github.com/neutronX/django-markdownx -.. _Oracle VirtualBox: https://www.virtualbox.org \ No newline at end of file +.. _Oracle VirtualBox: https://www.virtualbox.org