diff --git a/notes/1.0.0-RC1.markdown b/notes/1.0.0-RC1.markdown index db3e88c62..43dc0ac68 100644 --- a/notes/1.0.0-RC1.markdown +++ b/notes/1.0.0-RC1.markdown @@ -8,8 +8,8 @@ Allows to launch applications from their Scaladex name via the `coursier launch` Example: ``` -$ coursier launch lihaoyi/Ammonite -$ coursier launch scalameta/scalafmt +$ coursier launch lihaoyi/ammonite +$ coursier launch olafurpg/scalafmt ``` ### New sbt-shading plugin @@ -108,4 +108,4 @@ $ coursier launch -r bintray-ivy:org/repo-name ... ## Non-backward compatible changes -* Some internal (but public) API changed, it is recommended to re-compile your code against `1.0.0-RC1`. \ No newline at end of file +* Some internal (but public) API changed, it is recommended to re-compile your code against `1.0.0-RC1`.