diff --git a/README.md b/README.md index e8e4c0e..26cf088 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ functionality. `core.clj` file created by Leiningen. You need to do this so that appengine-magic can create a default file which correctly invokes the `def-appengine-app` macro. -3. Edit `project.clj`: add `[appengine-magic "0.5.1-SNAPSHOT"]` to both your +3. Edit `project.clj`: add `[org.clojars.intronic/appengine-magic "0.5.1-SNAPSHOT"]` to both your `:dependencies` and `:plugins`. 4. `lein deps`. This fetches appengine-magic, and makes its Leiningen plugin tasks available. If you already have the App Engine SDK installed locally,