Skip to content

Commit

Permalink
Update README.md with correct version number
Browse files Browse the repository at this point in the history
  • Loading branch information
prateekma authored Dec 31, 2019
1 parent 57bddc4 commit f684b40
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 @@ -44,7 +44,7 @@ compile 'org.ghrobotics.FalconLibrary:vendorREV:2020.1.1'

Alternatively, you can include all submodules at once:
```groovy
compile 'org.ghrobotics:FalconLibrary:2020.0.0-8'
compile 'org.ghrobotics:FalconLibrary:2020.1.1'
```

Note that you must include the `vendordeps` JSON file in your own robot project to correctly use the `vendorXXX` modules.
Expand Down

0 comments on commit f684b40

Please sign in to comment.