aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 122ab36..f514b33 100644
--- a/README.org
+++ b/README.org
@@ -421,7 +421,7 @@ to your translator function as its text argument. Here's what
Hard dependencies (should all install with =mastodon.el=):
- =request= (for uploading attachments), [[https://github.com/tkf/emacs-request][emacs-request]]
-- +=persist= for storing some settings across sessions+ (we now use =multisession.el= for this)
+- =persist= for storing some settings across sessions
Optional dependencies (install yourself, =mastodon.el= can use them):
- =emojify= to use custom emoji (else we use builtin =emoji.el=)