From 25a976c2212aa9207527069a3cb74639983aaa1b Mon Sep 17 00:00:00 2001 From: mpj Date: Mon, 5 Sep 2022 22:55:54 +0200 Subject: [PATCH] Add info about refreshing the shell --- _getting-started/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_getting-started/index.md b/_getting-started/index.md index 9b232187c1..c287002ec0 100644 --- a/_getting-started/index.md +++ b/_getting-started/index.md @@ -85,6 +85,8 @@ Run the following command in your terminal, following the on-screen instructions {% endtabs %} +You might need to restart your terminal/shell after you install the tool using the package manager mentioned above. + {% altDetails testing-your-setup 'Testing your setup' %} Check your setup with the command `scala -version`, which should output: