aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.org b/README.org
index c4bcea7..246cea0 100644
--- a/README.org
+++ b/README.org
@@ -2,7 +2,7 @@
#+AUTHOR: Miquel Sabaté Solà
#+EMAIL: mikisabate@gmail.com
-To automatically install everything, just execute the `install.sh` script.
+To automatically install everything, just execute the =install.sh= script.
Take a look at this script since it might perform some actions that are
not of your satisfaction. Anyways, by default this script takes care of
initializing and updating submodules (in my case, I keep the vundle repo as
@@ -12,7 +12,7 @@ And that's about it. Use this at your own risk ;)
** GNU Emacs
-See [emacs/README.org](emacs/README.org).
+See [[./emacs/README.org][emacs/README.org]].
** Runtime dependencies
@@ -28,15 +28,15 @@ $ sudo zypper in spell
#+END_SRC
Also, in GNU Emacs the markdown mode requires a markdown-to-HTML converter. There
-are multiple options, but for me `calibre` seems to work just fine.
+are multiple options, but for me =calibre= seems to work just fine.
** License
Every file is licensed under the GPLv3+ unless stated otherwise. I've tried to
-mention every major influence on my `dotfiles`, but most surely I've forgotten
+mention every major influence on my =dotfiles=, but most surely I've forgotten
to add some people. If you feel like you should be mentioned somewhere in my
config files, please send me an email. You can find the full license in the
-`LICENSE` file and below:
+=LICENSE= file and below:
#+BEGIN_SRC text
Copyright (C) 2014-2017 Miquel Sabaté Solà <mikisabate@gmail.com>