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 12ccab1 commit 891e7adCopy full SHA for 891e7ad
README.md
@@ -14,10 +14,10 @@ In theory this wraps all functionality within RMS with two caveats:
14
## Installation Instructions:
15
16
Note:
17
-pyrms currently only supports python 2 so running `python` must open a python 2 kernel.
18
-Installing pyrms links/relinks your julia PyCall module to the python 2 being used.
+ 1) pyrms currently only supports python 2 so running `python` must open a python 2 kernel.
+ 2) Installing pyrms links/relinks your julia PyCall module to the python 2 being used.
19
20
-Run
+To Install Run:
21
```
22
git clone https://github.com/ReactionMechanismGenerator/pyrms.git
23
cd pyrms
0 commit comments