Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vxbinaca authored Sep 19, 2023
1 parent 9925994 commit 3c827b8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,13 @@ For Debian/Ubuntu:

2. Install a Python Virtual Envionment, install PipX, and ensure it's in `$PATH`

You'll need to change the version number of the package based on your installed version of python.

```
sudo apt install python3.10-venv
```

You'll need to change the version number of the package based on your installed version of python.


Next you'll need to install `pipx` which sandboxes python apps from the system and makes maintance easier and cleaner

Expand Down

0 comments on commit 3c827b8

Please sign in to comment.