mirror of
https://github.com/89luca89/distrobox.git
synced 2026-08-19 01:14:49 -05:00
docs: specify how to update a curl/wget install
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
This commit is contained in:
@@ -388,6 +388,10 @@ curl -s https://raw.githubusercontent.com/89luca89/distrobox/main/install | sh -
|
||||
wget -qO- https://raw.githubusercontent.com/89luca89/distrobox/main/install | sh -s -- --next --prefix ~/.local
|
||||
```
|
||||
|
||||
#### Upgrading
|
||||
|
||||
Just run the `curl` or `wget` command again.
|
||||
|
||||
> **Warning**
|
||||
> Remember to add prefix-path-you-choose/bin to your PATH, to make it work.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user