Installing Grasshopper Plugins
Press Win+R to open the run dialoguedialogue. and typeType powershell, then press OK.
With PowershellPowerShell open, copy and paste the following command:command and run it:
[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://docs.itau.uni-weimar.de/attachments/14'))
Now you should haveAfterwards, all required Pluginsplugins should be installed.