Skip to content

Commit 2a7705f

Browse files
bschoneckenyon
andauthored
Update README.md
Co-authored-by: Kenyon Ralph <[email protected]>
1 parent 000df13 commit 2a7705f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ bundle exec rake strings:generate\[',,,,false,true']
2222
### Install Python package to a user's default install directory
2323

2424
The following code simulates
25+
2526
```shell
26-
python3 -m pip install pandas --user`
27+
python3 -m pip install pandas --user
2728
```
2829
where pip installs packages to a user's default install directory --
2930
typically ~/.local/ on Linux.

0 commit comments

Comments
 (0)