Skip to content

Commit

Permalink
update README.md with fully qualified artifact, fixes gcv#78
Browse files Browse the repository at this point in the history
  • Loading branch information
blak3mill3r committed Dec 6, 2014
1 parent facc9fe commit 67ca27a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 67ca27a

Please sign in to comment.