Skip to content

Commit 9f58890

Browse files
authored
Update README.md
1 parent 0b4641d commit 9f58890

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,12 @@ Command Line
4848
## Installation
4949
The package can be directly installed by typing in your terminal:
5050
```r
51-
`python -m pip install --user git+https://github.com/codonlibrary/codonPython.git`
51+
python -m pip install --user git+https://github.com/codonlibrary/codonPython.git
52+
```
53+
or
5254
```r
53-
55+
install.packages("codonPython")
56+
```
5457

5558
Include info on what each text file / folder is:
5659
.github/ISSUE_TEMPLATE =

0 commit comments

Comments
 (0)