Update Dependency installation instructions
@@ -5,7 +5,7 @@ Download the Git for Windows installer from [here](https://git-scm.com/install/w
|
|||||||
Download the Python installer from [here](https://www.python.org/downloads/), and install it.
|
Download the Python installer from [here](https://www.python.org/downloads/), and install it.
|
||||||
### Ubuntu / Debian (includes Pop!_OS, Linux Mint, Raspberry Pi OS, etc.)
|
### Ubuntu / Debian (includes Pop!_OS, Linux Mint, Raspberry Pi OS, etc.)
|
||||||
```
|
```
|
||||||
sudo apt install python3 python3-venv git
|
sudo apt install python3 python3-venv python-is-python3 git
|
||||||
```
|
```
|
||||||
### Fedora (includes Nobara, Bazzite, etc.)
|
### Fedora (includes Nobara, Bazzite, etc.)
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user