Skip to content

Commit ff0707c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ typically `~/.local/` on Linux.
3131

3232
```puppet
3333
# Somewhat hackishly, install Python PIP module PANDAS for Oracle Cloud API queries.
34-
python::pyvenv { 'user_python_venv' :
34+
python::pyvenv { 'user_python_venv':
3535
ensure => present,
3636
version => 'system',
3737
systempkgs => true,

0 commit comments

Comments
 (0)