Skip to content

Commit

Permalink
Change brew update to brew upgrade (#602)
Browse files Browse the repository at this point in the history
  • Loading branch information
barkingfoodog authored Sep 20, 2023
1 parent 3ff4fc3 commit 954cac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/blog/posts/2023-09-20-tart-2.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down

0 comments on commit 954cac3

Please sign in to comment.