From 72a30b9144ad25d5d6dfa4fb7ab3fd5f0a22bfb8 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Sun, 18 Apr 2021 17:44:44 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21a5f7c..f8d6318 100644 --- a/README.md +++ b/README.md @@ -87,5 +87,5 @@ Then run `./bin/app-json.py` ([source](./bin/app-json.py)) and it will spit out > [apps.coopcloud.tech](https://apps.coopcloud.tech) ```bash -$ make releasek-apps +$ make release-apps ```