README.md: update

This commit is contained in:
Jesús 2021-01-22 12:40:39 -05:00
parent bd11a3cc9a
commit 8ad25fded8
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -16,6 +16,8 @@ Livie allows the user to search youtube.com and play the video from `mpv`.
## Installation ## Installation
Open `init.el` write the following:
``` emacs-lisp ``` emacs-lisp
(push (concat user-emacs-directory "path/to/livie") load-path) (push (concat user-emacs-directory "path/to/livie") load-path)
(let* ((file-name-handler-alist nil)) (let* ((file-name-handler-alist nil))