Skip to content
This repository was archived by the owner on Jun 30, 2024. It is now read-only.

Commit 4ac4fb4

Browse files
committed
Add: warning about using non-docker install
1 parent 685839b commit 4ac4fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Manual Installation
33

44
.. warning::
55

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.
77

88

99
#. Install python.

0 commit comments

Comments
 (0)