mirror of https://github.com/cirruslabs/tart.git
Change brew update to brew upgrade (#602)
This commit is contained in:
parent
3ff4fc34c6
commit
954cac3bee
|
|
@ -65,7 +65,7 @@ Overall in our experiments we saw a 10% improvement in compressed size of the im
|
|||
In order to try the new image format please upgrade Tart and try to pull any of [the Sonoma images](https://github.com/orgs/cirruslabs/packages?tab=packages&q=macos-sonoma):
|
||||
|
||||
```bash
|
||||
brew update cirruslabs/cli/tart
|
||||
brew upgrade cirruslabs/cli/tart
|
||||
tart pull ghcr.io/cirruslabs/macos-sonoma-base:latest
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue