diff --git a/docs/blog/posts/2023-09-20-tart-2.0.0.md b/docs/blog/posts/2023-09-20-tart-2.0.0.md index b344f88..5fb6048 100644 --- a/docs/blog/posts/2023-09-20-tart-2.0.0.md +++ b/docs/blog/posts/2023-09-20-tart-2.0.0.md @@ -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 ```