Skip to content

Commit f24de0f

Browse files
committed
Merge branch 'net5-develop' of https://github.com/BornToBeRoot/NETworkManager into net5-develop
2 parents 6cd987f + cf9e1d6 commit f24de0f

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,5 @@ __Requirements__
4141
- [SDK .NET 5.0 (Preview 8 or later)](https://dotnet.microsoft.com/download/dotnet/5.0)
4242

4343
__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-
```
44+
1. Download the branch as .zip archiv
45+
2. Run the `.\build.ps1` with PowerShell

0 commit comments

Comments
 (0)