diff --git a/README.org b/README.org index 2007a71..4d9e71e 100644 --- a/README.org +++ b/README.org @@ -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: