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