diff --git a/README.md b/README.md index eb68807020fe..cc2b43a8b569 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,12 @@ All breaking updates in Bump are stored within Docker images. They can be downlo ```bash $ wget https://zenodo.org/records/10041883/files/bump.tar.gz -$ docker load -i bump.tar.gz +$ docker load -i bump.tar.gz # this loads 1142 images +$ docker images | wc -l +1142 +# running a breaking commit +# docker run ghcr.io/chains-project/breaking-updates:{-pre,-breaking} +$ docker run ghcr.io/chains-project/breaking-updates:5769bdad76925da568294cb8a40e7d4469699ac3-breaking ``` ## Data format