diff --git a/README.md b/README.md index a41caa157..f5d636df1 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ of a SBT project. Tested with SBT 0.13.8 / 0.13.9. Download and run its laucher with ``` -$ curl -L -o coursier https://git.io/vEpQR && chmod +x coursier && ./coursier --help +$ curl -L -o coursier https://git.io/vgvpD && chmod +x coursier && ./coursier --help ``` Run an application distributed via artifacts with @@ -213,7 +213,7 @@ provide more output about what's going on than their default implementations do. Download and run its laucher with ``` -$ curl -L -o coursier https://git.io/vEpQR && chmod +x coursier && ./coursier --help +$ curl -L -o coursier https://git.io/vgvpD && chmod +x coursier && ./coursier --help ``` The launcher itself weights only 8 kB and can be easily embedded as is in other projects. diff --git a/doc/README.md b/doc/README.md index 144af6f4f..148d6d4ea 100644 --- a/doc/README.md +++ b/doc/README.md @@ -70,7 +70,7 @@ of a SBT project. Tested with SBT 0.13.8 / 0.13.9. Download and run its laucher with ``` -$ curl -L -o coursier https://git.io/vEpQR && chmod +x coursier && ./coursier --help +$ curl -L -o coursier https://git.io/vgvpD && chmod +x coursier && ./coursier --help ``` Run an application distributed via artifacts with @@ -214,7 +214,7 @@ provide more output about what's going on than their default implementations do. Download and run its laucher with ``` -$ curl -L -o coursier https://git.io/vEpQR && chmod +x coursier && ./coursier --help +$ curl -L -o coursier https://git.io/vgvpD && chmod +x coursier && ./coursier --help ``` The launcher itself weights only 8 kB and can be easily embedded as is in other projects.