aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a817e3f..fd9fee4 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,8 @@ Livie allows the user to search youtube.com and play the video from `mpv`.
## Installation
+Open `init.el` write the following:
+
``` emacs-lisp
(push (concat user-emacs-directory "path/to/livie") load-path)
(let* ((file-name-handler-alist nil))