update README

This commit is contained in:
naskya 2024-06-21 14:12:59 +09:00
parent 77e40456c5
commit 5d7432e46a
Signed by: naskya
GPG key ID: 712D413B3A9FED5C

View file

@ -74,6 +74,12 @@ Please make sure to `cd` to the Firefish local repository before running these c
fishctl config update
```
You can also specify the revision to update to, but this feature is for development purposes only.
```sh
fishctl config update v1
```
### Validate the config files
Execute the following command to validate the config files.