Skip to content

Commit

Permalink
Fixed .NET Core download link
Browse files Browse the repository at this point in the history
  • Loading branch information
loic-sharma committed Jun 3, 2018
1 parent 740ff8d commit 3a059ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A lightweight [NuGet service](https://docs.microsoft.com/en-us/nuget/api/overvie

## Getting Started

1. Install [.NET Core](https://www.microsoft.com/net/download/windows)
1. Install [.NET Core](https://www.microsoft.com/net/download)
2. Run `git clone https://github.com/loic-sharma/BaGet.git`
3. Navigate to `.\BaGet\src\BaGet`
4. Start the service with `dotnet run`
Expand Down

0 comments on commit 3a059ee

Please sign in to comment.