Update README.md

This commit is contained in:
AsamK 2021-05-24 23:39:01 +02:00
parent cfc818872f
commit 15b16f3dc3

View file

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