From 24f6e4049193d6422b4a505b449540e8fe140203 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sun, 7 Jul 2019 17:55:53 -0500 Subject: improve README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0af97fc..dfea20e 100644 --- a/README.md +++ b/README.md @@ -26,11 +26,15 @@ Livie allows the user to search youtube.com and play the video from `mpv`. ## Installation in emacs-personal +Create new dir: + mkdir ~/.emacs.d/private/ +Clone repo: + git clone https://libregit.org/heckyel/livie.git ~/.emacs.d/private/livie -open `settings.el` write the following: +Open `settings.el` write the following: ``` emacs-lisp (require 'livie "~/.emacs.d/private/livie/livie.el") -- cgit v1.2.3