aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDmitry Petrashko <dark@d-d.me>2016-05-10 07:02:49 -0400
committerDmitry Petrashko <dark@d-d.me>2016-05-10 07:02:49 -0400
commitf18e27b360c15b2cb4d73a67a504e369601a898a (patch)
tree491358a73f4a6ac372e93b2bec34fa95e926ebfd /README.md
parentc9be68e03940919a977f799d9d64c2600c30585f (diff)
downloaddotty-f18e27b360c15b2cb4d73a67a504e369601a898a.tar.gz
dotty-f18e27b360c15b2cb4d73a67a504e369601a898a.tar.bz2
dotty-f18e27b360c15b2cb4d73a67a504e369601a898a.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0bf8ffb84..ec9f72375 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ It's not very hard, and the biggest thing that you will likely miss is using mac
####How can I try it out?
https://github.com/lampepfl/dotty/wiki/Getting-Started.
-Here’s example sbt project and instructions on how to set it up: https://github.com/smarter/dotty-example-project/ <br>
+Here’s an example sbt project and instructions on how to set it up: https://github.com/smarter/dotty-example-project/ <br>
We have colored REPL :-). You can invoke it by running `dotc -repl`.
####We also have: