mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 19:26:25 +02:00
Updated the readme
This commit is contained in:
parent
596ffb46ee
commit
be6b16a6db
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ cli/index.js ppman list
|
|||
cli/index.js ppman install python
|
||||
|
||||
# Install specific version of python
|
||||
cli/index.js ppman install python 3.9.4
|
||||
cli/index.js ppman install python=3.9.4
|
||||
|
||||
# Run a python script using the latest version
|
||||
echo 'print("Hello world!")' > test.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue