Skip to content

Commit c7f9825

Browse files
bschoneckenyon
andauthored
Update README.md
Co-authored-by: Kenyon Ralph <[email protected]>
1 parent 03317cf commit c7f9825

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ python3 -m pip install pandas --user
2929
where pip installs packages to a user's default install directory --
3030
typically `~/.local/` on Linux.
3131

32-
```
33-
# Somewhat hackisly, install Python PIP module PANDAS for Oracle Cloud API queries.
32+
```puppet
33+
# Somewhat hackishly, install Python PIP module PANDAS for Oracle Cloud API queries.
3434
python::pyvenv { 'user_python_venv' :
3535
ensure => present,
3636
version => 'system',

0 commit comments

Comments
 (0)