Update README.md

This commit is contained in:
Andros Fenollosa 2022-06-25 16:48:41 +02:00 committed by GitHub
parent 9215219eda
commit d3ba076342
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ Empty the buffer with a hot 🔥fire🔥 .
2. Add this to your config
```elisp
(add-to-list 'load-path "path-cloned/burn.el")
(load "path-cloned/burn.el")
(require 'burn)
```