We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a7705f commit 03317cfCopy full SHA for 03317cf
README.md
@@ -27,7 +27,7 @@ The following code simulates
27
python3 -m pip install pandas --user
28
```
29
where pip installs packages to a user's default install directory --
30
-typically ~/.local/ on Linux.
+typically `~/.local/` on Linux.
31
32
33
# Somewhat hackisly, install Python PIP module PANDAS for Oracle Cloud API queries.
0 commit comments