Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cos committed Mar 29, 2017
1 parent 61a7036 commit 4b50a06
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 @@ -30,7 +30,7 @@ Design principles:

If you use sbt, the easiest way to get the library is from maven central:
```
libraryDependencies += "edu.illinois.wala" %% "walafacade" % "0.1.2"
libraryDependencies += "edu.illinois.wala" %% "walafacade" % "0.2"
```

Still, since the library is young you will likely want to get the code so you can modify it easily instead of using it as an external dependency.
Expand Down

0 comments on commit 4b50a06

Please sign in to comment.