Added correct path in README

This commit is contained in:
Lucien Cartier-Tilet 2020-06-23 11:16:54 +02:00
parent 1331fdaf79
commit 71f38b13e9
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
to simlink its content to the root directory of your org website like so:
#+BEGIN_SRC sh
cd /path/to/your/org/website
ln -s /path/to/your/owb/directory/*
ln -s /path/to/your/owb/directory/build/*
#+END_SRC
Here is what I add at the top of my org files in order to get it working: