Skip to content

Commit 1db07f8

Browse files
authored
Correct typo in README backticks
1 parent 04bb6d4 commit 1db07f8

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)