improve README.md
This commit is contained in:
parent
a968bf24b6
commit
24f6e40491
@ -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")
|
||||
|
Loading…
x
Reference in New Issue
Block a user