Skip to content

Commit 1ea7454

Browse files
authored
Update docker image reference in README
Updated the README to reference the Mathics3 docker image instead of the mathics docker image.
1 parent 779af61 commit 1ea7454

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This package needs a working Mathics3 core engine, installed as well as a recent
3838
See the `Installing Mathics3 <https://mathics-development-guide.readthedocs.io/en/latest/installing.html>`_ for instructions on installing Mathics3.
3939

4040
If you are a novice at installing Python packages, consider using either a pre-built OS package if available under "Packaging status" above,
41-
or the `mathics docker image <https://hub.docker.com/r/mathicsorg/mathics>`_.
41+
or the `Mathics3 docker image <https://hub.docker.com/r/mathicsorg/mathics>`_.
4242

4343

4444
Ubuntu/Debian Specific OS dependent packages
@@ -85,8 +85,6 @@ To get a list of the available Django commands, type::
8585

8686
Mathics3Server help
8787

88-
will show options for running the Django server.
89-
9088
To get help on a specific Django command, give that command at the end. For example, two useful commands are the ``runserver`` and ``testserver`` commands::
9189

9290
python mathics_django/manage.py help runserver

0 commit comments

Comments
 (0)