From 7141d364e132120dc451a79a397e57af65bb232e Mon Sep 17 00:00:00 2001 From: decentral1se Date: Mon, 15 Mar 2021 10:07:17 +0100 Subject: [PATCH] Zomg lol fix my typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ffc017..3321dc9 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.d) when you make a change. +Please remember to update the [CHANGELOG](./CHANGELOG.md) when you make a change. To deploy a new version of the installer scripts: