Update README.md
Added clarification for different Python aliases in the instructions.
This commit is contained in:
parent
bd48850bc6
commit
95927a1cea
1 changed files with 3 additions and 0 deletions
|
|
@ -76,6 +76,9 @@ _Learn more about setting up a virtual environment [here](https://docs.python.or
|
|||
|
||||
### Launching
|
||||
|
||||
> [!NOTE]
|
||||
> Depending on your system, Python may be called `python`, `py`, `python3`, or `py3`. These instructions use the alias `python3`.
|
||||
|
||||
#### Optional Arguments
|
||||
|
||||
> `--open <path>` / `-o <path>`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue