Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…kManager into net5-develop
  • Loading branch information
BornToBeRoot committed Sep 5, 2020
2 parents 6cd987f + cf9e1d6 commit f24de0f
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,5 @@ __Requirements__
- [SDK .NET 5.0 (Preview 8 or later)](https://dotnet.microsoft.com/download/dotnet/5.0)

__Steps__
1) Create an empty folder
2) Open a PowerShell and navigate to this folder
3) Run the build script:
```powershell
iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/BornToBeRoot/NETworkManager/net5-develop/build.ps1'))
```
1. Download the branch as .zip archiv
2. Run the `.\build.ps1` with PowerShell

0 comments on commit f24de0f

Please sign in to comment.