diff --git a/README.md b/README.md index b969a95..ef10ad4 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ For help with syntax, see [this documentation](/docs/SYNTAX.md) ## Install -This is not really out of development, but to run it, clone the repo, go into /server/ and use cargo run story.zip to run a file called story.zip that's in the /stories/ directory. +This is not really out of development, but to run it, clone the repo, go into /server/ and use cargo run story.zip to run a file called story.zip, relative to your current location. ## Technical Details