Skip to content

Commit ecd6fd7

Browse files
committed
updated install link
1 parent 61a9f1d commit ecd6fd7

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
@@ -13,7 +13,7 @@ In particular this wrapper around `kotlinc-jvm -script` adds
1313

1414
Simply download [kscript](kscript) to your `~/bin` with:
1515
```bash
16-
curl -L -o ~/bin/kscript https://git.io/vaoN8 && chmod u+x ~/bin/kscript
16+
curl -L -o ~/bin/kscript https://git.io/vaoNi && chmod u+x ~/bin/kscript
1717
```
1818

1919
Just `kotlinc-jvm` is required to be in your `PATH`. It will be once you have [installed Kotlin](https://kotlinlang.org/docs/tutorials/command-line.html).

0 commit comments

Comments
 (0)