We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6cd987f + cf9e1d6 commit f24de0fCopy full SHA for f24de0f
README.md
@@ -41,9 +41,5 @@ __Requirements__
41
- [SDK .NET 5.0 (Preview 8 or later)](https://dotnet.microsoft.com/download/dotnet/5.0)
42
43
__Steps__
44
-1) Create an empty folder
45
-2) Open a PowerShell and navigate to this folder
46
-3) Run the build script:
47
-```powershell
48
-iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/BornToBeRoot/NETworkManager/net5-develop/build.ps1'))
49
-```
+1. Download the branch as .zip archiv
+2. Run the `.\build.ps1` with PowerShell
0 commit comments