README.md: remove config obsolete
This commit is contained in:
parent
99a03348cc
commit
66cc2e1e08
@ -18,7 +18,6 @@ Livie allows the user to search youtube.com and play the video from `mpv`.
|
||||
|
||||
``` emacs-lisp
|
||||
(require 'livie "~/.emacs.d/path/to/livie.el")
|
||||
(setq livie-script-path (expand-file-name "path/to/livie.py" user-emacs-directory))
|
||||
```
|
||||
|
||||
## Installation in emacs-personal
|
||||
@ -35,7 +34,6 @@ Open `settings.el` write the following:
|
||||
|
||||
``` emacs-lisp
|
||||
(require 'livie "~/.emacs.d/private/livie/livie.el")
|
||||
(setq livie-script-path (expand-file-name "private/livie/livie.py" user-emacs-directory))
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
Loading…
x
Reference in New Issue
Block a user