Added correct path in README

This commit is contained in:
2020-06-23 11:16:54 +02:00
parent 1331fdaf79
commit 71f38b13e9

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: