diff options
author | Alex Auvolat <alex@adnab.me> | 2020-03-05 23:02:40 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2020-03-05 23:02:40 +0100 |
commit | 3cbc202f3108946e55ba2a33d9f8b01ef8428c0c (patch) | |
tree | 21d792b626186b80de40e81df8d0cf37de17878e | |
parent | d85e5c12cac14a7c8233b244b82f31b08f399185 (diff) | |
download | easybridge-3cbc202f3108946e55ba2a33d9f8b01ef8428c0c.tar.gz easybridge-3cbc202f3108946e55ba2a33d9f8b01ef8428c0c.zip |
bold
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -83,7 +83,7 @@ attempts quite rapidly. To bypass this issue, the Messenger backend provides the using a *client pickle*, i.e. a serialized client that contains all of the cookies obtained during a single initial login procedure, so that further logins are not required any longer. -To use this method, *do not enter your password in Easybridge when configuring the Messenger backend*. +To use this method, **do not enter your password in Easybridge when configuring the Messenger backend**. Generate your client pickle by running the following command: ``` |