mirror of
https://github.com/tanrax/burn.el.git
synced 2024-11-10 00:35:40 +01:00
Update README.md
This commit is contained in:
parent
d11a1647a9
commit
9215219eda
@ -8,14 +8,12 @@ Empty the buffer with a hot 🔥fire🔥 .
|
||||
|
||||
## Install
|
||||
|
||||
### Cloning the repo
|
||||
1. Cloning the repo o download `burn.el`.
|
||||
|
||||
Clone this repo somewhere
|
||||
|
||||
Add this to your config
|
||||
2. Add this to your config
|
||||
|
||||
```elisp
|
||||
(add-to-list 'load-path "path where the repo was cloned")
|
||||
(add-to-list 'load-path "path-cloned/burn.el")
|
||||
|
||||
(require 'burn)
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user