diff --git a/README.md b/README.md index 6466ecf..5ffc017 100644 --- a/README.md +++ b/README.md @@ -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: