Update README.md

This commit is contained in:
Santiago Lo Coco 2022-01-19 15:22:54 -03:00
parent e4fcf77bb2
commit 2d13f1d0e9
1 changed files with 8 additions and 0 deletions

View File

@ -44,6 +44,14 @@ Note that you can modify the `sadedot/scripts/install.sh` if you want to install
You must install `libnewt` or `dialog`.
## Updating
To keep your fork up to date with additions to the `sadedot` submodule, you must run:
```bash
sh sadedot/scripts/update.sh
```
## Contributing <a name="contributing"></a>
PRs are welcome.