Skip to content

Commit

Permalink
Update test_prod.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxFrax committed Jul 5, 2019
1 parent a97a022 commit 9ac39b9
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions docs/test_prod.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ How do you run it?
2. Launch ``./scripts/docker/launch_test.sh``;
3. You are now in a Docker container BASH shell with a fully working
soweego instance;
4. Run ``cd soweego``;
5. You are set. To check if it's working, try ``python -m soweego``.
4. You are set. To check if it's working, try ``python -m soweego``.

.. _launch_testsh-options:

Expand Down Expand Up @@ -64,7 +63,7 @@ Production environment

It's useful when you need to run *soweego* against the Wikimedia
database. It is also helpful to run the system against a custom
database. Editing the credentials is all you need to do to chose the
database. Creating a credentials file is all you need to do to chose the
database. Note: you need access to the Wikimedia infrastructure to run
*soweego* on it.

Expand All @@ -90,8 +89,7 @@ How do you run it?
2. Launch ``./scripts/docker/launch_prod.sh``;
3. You are now in a Docker container BASH shell with a fully working
*soweego* instance;
4. Run ``cd soweego``;
5. You are set. To check if it's working, try ``python -m soweego``.
4. You are set. To check if it's working, try ``python -m soweego``.

.. _launch_prodsh-options:

Expand Down

0 comments on commit 9ac39b9

Please sign in to comment.