From 8ad25fded8bb03324b237123efdefe5171c95bc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Fri, 22 Jan 2021 12:40:39 -0500 Subject: README.md: update --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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)) -- cgit v1.2.3