Skip to content

Commit

Permalink
The only build requirement on Linux is docker.
Browse files Browse the repository at this point in the history
  • Loading branch information
peters committed Jun 29, 2020
1 parent 5c6b2b5 commit d5bccd4
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,16 @@ Checkout our sample application, [snapx demoapp](https://github.com/fintermobili

#### Build requirements

**All Platforms**
- GitVersion `dotnet tool update gitversion.tool -g`
- Powershell v7 `dotnet tool update powershell -g`
- .NET Core SDK v2.1
- .NET Core SDK v3.1

**Linux**

- Docker >= 19.03.8

**Windows**:
- Docker Desktop >= v2.3.0.3
- GitVersion `dotnet tool update gitversion.tool -g`
- Powershell v7 `dotnet tool update powershell -g`
- .NET Core SDK v2.1
- .NET Core SDK v3.1
- Visual Studio 2019 16.6 Community with C++ workload installed

#### Bootstrap snapx
Expand Down

0 comments on commit d5bccd4

Please sign in to comment.