Skip to content

Commit a98cf44

Browse files
author
Arun Persaud
committed
docs: update installation instructions
1 parent 8eb52da commit a98cf44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ The PyMCNP source code is availiable on [GitHub](https://github.com/FSIBT/PyMCNP
2020

2121
git clone https://github.com/FSIBT/PyMCNP
2222
cd PyMCNP
23-
pip install -e .
23+
pip install -e .[docs,test,dev]

0 commit comments

Comments
 (0)