diff --git a/README.md b/README.md index 4e0947e..e02d0d8 100644 --- a/README.md +++ b/README.md @@ -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 [alias] +uv run mike deploy --push --update-aliases [alias] ``` This will update the `gh-pages` branch and automatically deploys the version with the fix/update to https://docs.romm.app