File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,9 @@ Run the following command in your terminal, following the on-screen instructions
85
85
{% endtabs %}
86
86
<!-- End tabs -->
87
87
88
- You might need to restart your terminal/shell after you install the tool using the package manager mentioned above.
88
+ > <i class =" fa fa-info " ></i >  ;  ; You may need to restart your terminal, log out,
89
+ > or reboot in order for the changes to take effect.
90
+ {: .help-info}
89
91
90
92
<!-- Alternative Detail - test the `scala` command -->
91
93
{% altDetails testing-your-setup 'Testing your setup' %}
@@ -94,7 +96,6 @@ Check your setup with the command `scala -version`, which should output:
94
96
$ scala -version
95
97
Scala code runner version {{site.scala-3-version}} -- Copyright 2002-2022, LAMP/EPFL
96
98
```
97
- If that does not work, you may need to log out and log back in (or reboot) in order for the changes to take effect.
98
99
{% endaltDetails %}
99
100
<!-- end Alternative Detail -->
100
101
You can’t perform that action at this time.
0 commit comments