You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quitting/Closing the terminal (iTerm2) and reopening should also work to show succesful install on MacOS (Ventura). As such, I have updated the solution in "Testing your setup" to ask users to try that step first, followed by the existing steps.
<p>Check your setup with the command <code>scala -version</code>, which should output:</p>
54
54
{% 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
0 commit comments