doc: Update README.
parent
4050a919ca
commit
c3b4ca8c57
12
README.org
12
README.org
|
|
@ -1,3 +1,15 @@
|
||||||
* Emacs configuration
|
* Emacs configuration
|
||||||
|
|
||||||
Personnal emacs config
|
Personnal emacs config
|
||||||
|
|
||||||
|
** Dependencies
|
||||||
|
|
||||||
|
#+begin_src shell
|
||||||
|
guix shell -m manifest.scm
|
||||||
|
#+end_src
|
||||||
|
|
||||||
|
** Install
|
||||||
|
|
||||||
|
#+begin_src shell
|
||||||
|
make install
|
||||||
|
#+end_src
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue