There was an error while loading. Please reload this page.
1 parent 0b4641d commit 9f58890Copy full SHA for 9f58890
1 file changed
README.md
@@ -48,9 +48,12 @@ Command Line
48
## Installation
49
The package can be directly installed by typing in your terminal:
50
```r
51
-`python -m pip install --user git+https://github.com/codonlibrary/codonPython.git`
+python -m pip install --user git+https://github.com/codonlibrary/codonPython.git
52
+```
53
+or
54
-
55
+install.packages("codonPython")
56
57
58
Include info on what each text file / folder is:
59
.github/ISSUE_TEMPLATE =
0 commit comments