Update deployment command in README.md to include --update-aliases option

This commit is contained in:
zurdi
2025-05-13 08:48:33 +00:00
parent 5b9026fcd9
commit 5695dde972
+1 -1
View File
@@ -71,7 +71,7 @@ trunk check
We use [mike]() to build and deploy documentation versions. Manually deploy a version needs to update and push the specific version (or a new one if creating a new version) with the following command:
```sh
uv run mike deploy --push <version> [alias]
uv run mike deploy --push --update-aliases <version> [alias]
```
This will update the `gh-pages` branch and automatically deploys the version with the fix/update to https://docs.romm.app