diff --git a/README.md b/README.md index 61b75e3..68e6641 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,12 @@ rpm-ostree deploy 520e744c643b85fd14817a3eb948f200e7dec902cad4157e411dfeda2c6d7a ostree admin pin -u 1 ``` +7. Make a specific deployment your default deployment, 0 is the deployment index + +```bash +ostree admin set-default 0 +``` + ### Rebase into different tree (also for switching flavors of the distro) 1. List trees of the ostree repository (fedora example)