We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b632dae commit f1115fdCopy full SHA for f1115fd
docs/development/install.rst
@@ -8,6 +8,10 @@ These are development setup and :ref:`standards <development/install:Core team s
8
developing Read the Docs and related services. If you are a contributor to Read the Docs,
9
it might a be a good idea to follow these guidelines as well.
10
11
+To follow these instructions you will need a Linux-like operating system,
12
+including `Windows Subsystem for Linux (WSL) <https://docs.microsoft.com/en-us/windows/wsl/>`_.
13
+Other systems are not supported.
14
+
15
.. note::
16
17
We do not recommend to follow this guide to deploy an instance of Read the Docs for production usage.
0 commit comments