This commit is contained in:
decentral1se 2021-03-15 10:06:50 +01:00
parent 7511b25e47
commit 057ce223f1
Signed by untrusted user who does not match committer: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ git pull
It's written in Bash! Just open up the `abra` file and start hacking. Then you can run it in place with `./abra`. The command-line interface is generated via [docopt](http://docopt.org/). If you add arguments then you need to run `make docopt` ro regenerate the parser.
Please remember to update the [CHANGELOG](./CHANGELOG) when you make a change.
Please remember to update the [CHANGELOG](./CHANGELOG.d) when you make a change.
To deploy a new version of the installer scripts: