Skip to content

Commit

Permalink
Update install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
doelleri committed Jun 21, 2018
1 parent 3e8994f commit 96a3265
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,9 @@ Installation
Add dependency to your build.gradle for Grails 3.x:

```
repositories {
...
maven { url "http://dl.bintray.com/sachinverma/plugins" }
}
dependencies {
compile 'org.grails.plugins:grails-csv:1.0.1'
compile 'org.grails.plugins:csv:1.0.1'
}
```

For further info: [https://github.com/vsachinv/grails-csv/wiki/Grails-CSV]
For further info: [https://github.com/vsachinv/grails-csv/wiki/Grails-CSV]

0 comments on commit 96a3265

Please sign in to comment.