aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index b92f205..250f40e 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,8 @@ In particular, it
* sets `include_comments` to `false` to exclude the Disqus comments section
from the posts,
* sets `baseurl` to an empty string so that the website can be accessed from
- local web server's root directory, instead of '/sorting_algorithms'.
+ local web server's root directory (i.e. from http://localhost:4000/ instead
+ of http://localhost:4000/sorting_algorithms/).
## Accessing via file://