diff --git a/README.md b/README.md index bde2d7d..52a1e88 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ Ready to hack on your site? Here's a quick overview. ### Setting up ```bash -go get github.com/writeas/writefreely/cmd/writefreely +go get -d github.com/writeas/writefreely/cmd/writefreely ``` Configure your site, create your database, and import the schema [as shown above](#quick-start). Then generate the remaining files you'll need: