Update README.md
This commit is contained in:
parent
e4fcf77bb2
commit
2d13f1d0e9
|
@ -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`.
|
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>
|
## Contributing <a name="contributing"></a>
|
||||||
PRs are welcome.
|
PRs are welcome.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue