diff options
author | Kali Kaneko <kali@leap.se> | 2016-04-07 10:47:56 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2016-04-07 10:47:56 -0400 |
commit | dadfb03b90d099d50c7c225da297952cdfb7b9aa (patch) | |
tree | 557ffcd9839c0b5f2f4da992c109e34f2cdfbaab /pkg | |
parent | b8acf1a9df87945012387dced43f8de5e13164a0 (diff) |
[docs] fix config path reflecting bundle change
Diffstat (limited to 'pkg')
-rw-r--r-- | pkg/PixelatedWebmail.README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/PixelatedWebmail.README b/pkg/PixelatedWebmail.README index c45dc9ae..06e52964 100644 --- a/pkg/PixelatedWebmail.README +++ b/pkg/PixelatedWebmail.README @@ -15,7 +15,7 @@ account with a mail-enabled provider (for instance, mail.bitmask.net). Then, you have to edit a config file living inside the bundle folders. You have to add "Pixmail=true" under the [General] section, like this: -config/leap/leap.conf: +lib/config/leap/leap.conf: [General] SkipFirstRun=true |