mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Update README.md
This commit is contained in:
parent
cfc818872f
commit
15b16f3dc3
1 changed files with 6 additions and 6 deletions
|
@ -64,12 +64,12 @@ This is required for the encryption to work efficiently and for getting updates
|
||||||
|
|
||||||
The password and cryptographic keys are created when registering and stored in the current users home directory:
|
The password and cryptographic keys are created when registering and stored in the current users home directory:
|
||||||
|
|
||||||
`$XDG_DATA_HOME/signal-cli/data/` (`$HOME/.local/share/signal-cli/data/`)
|
$XDG_DATA_HOME/signal-cli/data/
|
||||||
|
$HOME/.local/share/signal-cli/data/
|
||||||
|
|
||||||
For legacy users, the old config directories are used as a fallback:
|
For legacy users, the old config directories are used as a fallback:
|
||||||
|
|
||||||
$HOME/.config/signal/data/
|
$HOME/.config/signal/data/
|
||||||
|
|
||||||
$HOME/.config/textsecure/data/
|
$HOME/.config/textsecure/data/
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue