Update README.md

Added clarification for different Python aliases in the instructions.
This commit is contained in:
Travis Abendshien
2024-04-22 16:32:23 -07:00
parent bd48850bc6
commit 95927a1cea

View File

@@ -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>`