Update Installation and Testing authored by Kummer, Florian's avatar Kummer, Florian
......@@ -138,7 +138,7 @@ resp. `dotnet-interactive` must be added.
python3 /usr/local/share/jupyter/kernels/python3
```
2. Next, `dotnet interactive` must be installed.
The latest release via:
Prefeably (?) the [latest release](https://www.nuget.org/packages/Microsoft.dotnet-interactive/) via:
```
dotnet tool install --global Microsoft.dotnet-interactive
```
......
......