Skip to content

Commit a4b5346

Browse files
Merge pull request #216 from hyanwong/patch-36
Correct typo in README backticks
2 parents 04bb6d4 + 1db07f8 commit a4b5346

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ under construction.
1414

1515
Install the Python requirements from requirements.txt:
1616
```
17-
$ python -m pip install -r requirements.txt ```
17+
$ python -m pip install -r requirements.txt
18+
```
1819

1920
You will also need a working R installation with reticulate and irkernel installed.
2021
This command should do the trick:

0 commit comments

Comments
 (0)