Minor documentation update

This commit is contained in:
Daniel Molkentin 2019-09-04 21:41:42 +02:00
parent c68d2b1fd4
commit 81df090d5e

View file

@ -8,7 +8,7 @@ Running a dev setup
* Switch directory: `cd www` * Switch directory: `cd www`
* Fetch Submodules: `git submodule update --recursive --remote --init` * Fetch Submodules: `git submodule update --recursive --remote --init`
* run hugo webserver: `hugo serve` * run hugo webserver: `hugo serve`
* Point your browser to `http://localhost:1313/s/` * Point your browser to `http://localhost:1313/`
* To ready your site for upload, run "./build.sh", which also generates all.ics * To ready your site for upload, run "./build.sh", which also generates all.ics
and adds the calendar table to index.html and adds the calendar table to index.html