-
Notifications
You must be signed in to change notification settings - Fork 225
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add coursier based installation instructions #565
Conversation
docs/01.md
Outdated
@@ -5,6 +5,8 @@ out: setup.html | |||
Setup | |||
----- | |||
|
|||
#### Conscript |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we can remove the Conscript section.
Instead we can add curling from Maven Central?
#454
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will do!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Closes #454 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Lol, this should close 545 and 454 |
I added the Coursier based installation instructions, removing the Homebrew ones since the formula was disabled (see #475). I focused on the name clash between Conscript and Coursier, but there wasn't an obvious solution for that, so I just pointed out the possible issue.
Please review my English. 😓
Closes #545.