diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5dbc997e0..04557db73 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -115,7 +115,7 @@ NODE_APP_INSTANCE=alice yarn run start ``` This changes the [userData](https://electron.atom.io/docs/all/#appgetpathname) -directory from `%appData%/Loki-Messenger` to `%appData%/Loki-Messenger-aliceProfile`. +directory from `%appData%/Session` to `%appData%/Session-aliceProfile`. # Making changes