Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ isn't of the highest priority, and is mostly for developers to hack on.
"admin" with password "changeme".

* Start adventure; the only and required command-line parameter is the path to
the configuration file. Alternatively, set this up in yoour init daemon; a
the configuration file. Alternatively, set this up in your init daemon; a
systemd unit is provided in `deploy/adventure.example.service`.

* It is required that you also set up a timer or cron job to run `gc.js` to
Expand All @@ -44,4 +44,4 @@ isn't of the highest priority, and is mostly for developers to hack on.
* It is also recommended that you put Adventure behind a reverse proxy, such as
nginx. Adventure listens on port 3000 by default; and facilities to handle
things such as static resources in the application are primitive and only
recommended for development.
recommended for development.