From e6a6373ed90c1b63c0727c7d454e3c0e051110b1 Mon Sep 17 00:00:00 2001 From: vorwd <89674649+vorwd@users.noreply.github.com> Date: Sun, 28 Apr 2024 22:03:48 +1000 Subject: [PATCH] Update README.md included mkdir at line 25 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a19bdc..247a1a2 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ and [many more](https://bbernhard.github.io/signal-cli-rest-api/) This allows you to update `signal-cli-rest-api` by just deleting and recreating the container without the need to re-register your signal number ```bash -$ mkdir $HOME/.local/share/signal-cli +$ mkdir $HOME/.local/share/signal-api ```