Skip to content

Commit 7ce3d73

Browse files
authored
Update README.md
fixed run as application link
1 parent 759e0b0 commit 7ce3d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Use GraMi (**Gra**kn**Mi**grator) to take care of your data migration for you. G
3838
- [Basic Column Preprocessing using RegEx's](https://github.com/bayer-science-for-a-better-life/grami#preprocessors)
3939

4040
After [creating your processor configuration](https://github.com/bayer-science-for-a-better-life/grami/tree/master/src/test/resources/phone-calls/processorConfig.json) and [data configuration](https://github.com/bayer-science-for-a-better-life/grami/tree/master/src/test/resources/phone-calls/dataConfig.json), you can use GraMi
41-
- as a [Command Line Application](https://github.com/bayer-science-for-a-better-life/grami/releases) - no coding - configuration required
41+
- as a [Command Line Application](https://github.com/bayer-science-for-a-better-life/grami#using-grami-as-a-command-line-application) - no coding - configuration required
4242
- in [your own Java project](https://github.com/bayer-science-for-a-better-life/grami#using-grami-in-your-java-application) - easy API - configuration required
4343

4444
Please note that the recommended way of developing your schema is still to use your favorite code editor/IDE in combination with the grakn console.

0 commit comments

Comments
 (0)