update_path
This commit is contained in:
@@ -8,6 +8,10 @@ One command and your terminal learns what you type next.
|
||||
## Install
|
||||
|
||||
```bash
|
||||
# On Ubuntu/Debian, first ensure python3-venv is installed
|
||||
sudo apt-get install python3-venv
|
||||
|
||||
# Then run the installer
|
||||
curl -sSL https://git.appmodel.nl/tour/finish/raw/branch/main/docs/install.sh | bash
|
||||
source ~/.bashrc # or ~/.zshrc
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user