Update README.md

included mkdir at line 25
This commit is contained in:
vorwd
2024-04-28 22:03:48 +10:00
committed by GitHub
parent 4e3fa7b322
commit e6a6373ed9

View File

@@ -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
```