Skip to content

Commit

Permalink
remove paragraph about bug for coursier install (#1485)
Browse files Browse the repository at this point in the history
0.1.16 shipped with a fix to recognise the way coursier installs it.
  • Loading branch information
bishabosha authored Oct 24, 2022
1 parent a820dbd commit 948172c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions website/docs/reference/scala-command/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,3 @@ That is why we built in a mechanism to limit the commands, options, directives b
## Testing Scala CLI as `scala`

The recommended way to test and use Scala CLI, as it will be `scala` command is to create a link to the existing Scala CLI binary named `scala-cli-sip` and add it to PATH.

In future it will be also possible to use coursier as well, for now there is a [bug](https://github.com/VirtusLab/scala-cli/issues/1307) and Scala CLI does not recognize it is installed as `scala-cli-sip` or `scala` when installed using coursier.

0 comments on commit 948172c

Please sign in to comment.