Document self-update command (#547)

This commit is contained in:
David Boreham 2023-09-27 14:57:48 -06:00 committed by GitHub
parent 5beaf69a36
commit eca5aae991
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,13 @@ laconic-so version
Version: 1.1.0-7a607c2-202304260513 Version: 1.1.0-7a607c2-202304260513
``` ```
### Update
If Stack Orchestrator was installed using the process described above, it is able to subsequently self-update to the current latest version by running:
```bash
laconic-so update
```
## Usage ## Usage
The various [stacks](/app/data/stacks) each contain instructions for running different stacks based on your use case. For example: The various [stacks](/app/data/stacks) each contain instructions for running different stacks based on your use case. For example: