We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad68170 commit 90ff453Copy full SHA for 90ff453
docs/README.md
@@ -1,5 +1,5 @@
1
To update the documentation
2
3
-1. Install packages: `conda install -f environment_docs.yml`
+1. Install packages: `pip install -r requirements.txt`
4
2. Modify source files in `source/`
5
3. Compile the code: `make html`
0 commit comments