Skip to content

Commit 760b62e

Browse files
committed
add missing point for install instruction
1 parent 99a0305 commit 760b62e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_includes/getting-started.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h1 id="getting-started">Try Dotty</h1>
1010
<p>Now you can compile Scala source code:<p>
1111
<pre class="sourceCode bright"><code>dotc hello.scala</code></pre>
1212

13-
<p>To start the RPEL, run: <code>dotr</code><p>
13+
<p>To start the RPEL, run: <code>dotr</code>.<p>
1414

1515
<p>Or, you can try Dotty in your browser with <a href="https://scastie.scala-lang.org/?target=dotty">Scastie</a>.</p>
1616

0 commit comments

Comments
 (0)