Merge pull request #535 from jaanli/patch-1

Fix README.md
This commit is contained in:
Bernhard B 2024-05-16 12:51:16 +02:00 committed by GitHub
commit a0cdcf0522
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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-api
$ mkdir -p $HOME/.local/share/signal-api
```