Skip to content

Commit

Permalink
Merge pull request #535 from jaanli/patch-1
Browse files Browse the repository at this point in the history
Fix README.md
  • Loading branch information
bbernhard authored May 16, 2024
2 parents 07a3bea + 1032a08 commit a0cdcf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```


Expand Down

0 comments on commit a0cdcf0

Please sign in to comment.