You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 30, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: docs/installation.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ Manual Installation
3
3
4
4
.. warning::
5
5
6
-
Note: These are the instructions for installing Runestone Server by hand environment. There are also `simpler Docker based instructions <https://runestoneserver.readthedocs.io/en/latest/docker/README.html>`_ available.
6
+
Note: These are the instructions for installing Runestone Server by hand environment. There are also `simpler Docker based instructions <https://runestoneserver.readthedocs.io/en/latest/docker/README.html>`_ available. I **strongly** recommend you use Docker. I have not tested these instructions in over two years and they are out of date. For example we no longer have a requirements-dev.txt file it has been replaced by pyproject.toml and poetry.lock files. Those files themselves are tailored to a docker environment. Really it is much simpler to use docker for all this and you don't lose anything in terms of development speed.
0 commit comments