Skip to content
Snippets Groups Projects
Commit 9ff1694a authored by Felix Drees's avatar Felix Drees :penguin:
Browse files

Update note.org

parent f91cd073
No related branches found
No related tags found
No related merge requests found
Pipeline #359762 passed
......@@ -41,10 +41,11 @@ Org Mode provides tools for:
1. Install Emacs from [https://www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)
2. Add Org Mode configuration to your Emacs init file:
```emacs-lisp
#+begin_src emacs-lisp -n :exports code :results none
;; Enable Org Mode
(require 'org)
```
#+end_src
** Basic Usage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment