diff --git a/README.md b/README.md index d86f7e58..1f4d60f8 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Installation examples for individual systems can be seen [here](https://github.c To run, simply: -1. Run: `gollum /path/to/wiki`. +1. Run: `gollum /path/to/wiki` where `/path/to/wiki` is an initialized Git repository. 2. Open `http://localhost:4567` in your browser. See [below](#running-from-source) for information on running Gollum from source, as a Rack app, and more.