cs: fix grammar in description (#11944)

This commit is contained in:
Starbeamrainbowlabs
2023-12-30 15:29:04 +00:00
committed by GitHub
parent 379a3803e0
commit 4fbffc4bc4

View File

@@ -1,6 +1,7 @@
# cs
> Application and artifact manager for the Scala language, it can install Scala applications and setup your Scala development environment.
> Application and artifact manager for the Scala language.
> Installs Scala applications and sets up a Scala development environment.
> Some subcommands such as `install`, `launch`, `java`, `fetch`, `resolve`, `complete-dep`, etc. have their own usage documentation.
> More information: <https://get-coursier.io/docs/overview>.