Skip to content
Snippets Groups Projects
Commit 084d01b4 authored by Hamza REMMAL's avatar Hamza REMMAL
Browse files

Fix download link for coursier in tools-setup.md

parent f42939f5
No related branches found
No related tags found
1 merge request!5Fix download link for coursier in tools-setup.md
...@@ -53,7 +53,7 @@ cd %USERPROFILE% ...@@ -53,7 +53,7 @@ cd %USERPROFILE%
Now assuming that you're in the correct directory you can run: Now assuming that you're in the correct directory you can run:
```shell ```shell
bitsadmin /transfer cs-cli https://git.io/coursier-cli-windows-exe "%cd%\cs.exe" bitsadmin /transfer cs-cli https://github.com/coursier/launchers/raw/master/cs-x86_64-pc-win32.zip "%cd%\cs.exe"
``` ```
```shell ```shell
.\cs setup -y --jvm 8 --apps cs,sbt .\cs setup -y --jvm 8 --apps cs,sbt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment