mirror of
https://github.com/apple/container.git
synced 2026-08-24 02:24:19 -05:00
Use full path for uninstall script in upgrade instructions (#983)
- Makes the upgrade section consistent with the uninstall section by using the full path to the uninstall script.
This commit is contained in:
@@ -22,7 +22,7 @@ If you're upgrading, first stop and uninstall your existing `container` (the `-k
|
||||
|
||||
```bash
|
||||
container system stop
|
||||
uninstall-container.sh -k
|
||||
/usr/local/bin/uninstall-container.sh -k
|
||||
```
|
||||
|
||||
Download the latest signed installer package for `container` from the [GitHub release page](https://github.com/apple/container/releases).
|
||||
|
||||
Reference in New Issue
Block a user