Skip to content

Commit c629e8a

Browse files
authored
Merge pull request #1659 from NotYourAverageGamer/main
Update 'Testing your setup' in download.html
2 parents 7e8a7c7 + 8e02e44 commit c629e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/download.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h2>Install Scala with <span style="font-weight: bold;">cs setup</span> (recomme
5252
<div class="wrap">
5353
<p>Check your setup with the command <code>scala -version</code>, which should output:</p>
5454
{% include code-snippet.html nocopy=true language='bash' codeSnippet=scalaDemo %}
55-
<p>If that does not work, you may need to log out and log back in (or reboot) in order for the changes to take
55+
<p>If that does not work, close and reopen your terminal; otherwise, you may need to log out and log back in (or reboot) in order for the changes to take
5656
effect.
5757
</p>
5858
</div>

0 commit comments

Comments
 (0)