Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Commit

Permalink
Update README.md (#464)
Browse files Browse the repository at this point in the history
Thanks a lot!
  • Loading branch information
tugberkugurlu authored and conniey committed Aug 22, 2017
1 parent bf5a824 commit f5a9b27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ For a quick introduction, check out [this video on Channel 9][Channel 9 Video]:
1. Install [Visual Studio 2017 with .NET Core Workload][Visual Studio 2017]
2. Building:
* Visual Studio: `PortabilityTools.sln`
* Powershell: `build.ps1 -Configuration Debug -Platform AnyCPU`
* Powershell: `.\build.ps1 -Configuration Debug -Platform AnyCPU`

### Linux/Mac

Expand Down Expand Up @@ -98,4 +98,4 @@ This project is licensed under the [MIT license](LICENSE).
[myget]: https://dotnet.myget.org/gallery/dotnet-apiport
[System.Reflection.Metadata]: https://github.com/dotnet/corefx/tree/master/src/System.Reflection.Metadata
[Visual Studio 2017]: https://www.microsoft.com/net/core#windowsvs2017
[VSIX Gallery]: http://vsixgallery.com/extension/55d15546-28ca-40dc-af23-dfa503e9c5fe
[VSIX Gallery]: http://vsixgallery.com/extension/55d15546-28ca-40dc-af23-dfa503e9c5fe

0 comments on commit f5a9b27

Please sign in to comment.