Skip to content

Commit

Permalink
Add in MyGet pre-release feed details in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinobee authored Aug 8, 2016
1 parent 56c42ae commit 8426bb4
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,15 @@ Sitecore.Ship is a lightweight means to install Sitecore Update packages via HTT

## Instructions for Use

The latest release versions of the Sitecore.Ship packages can be found on the NuGet gallery:
The latest release versions of the Sitecore.Ship packages can be found in the [NuGet package gallery](https://www.nuget.org/packages/)

* [Sitecore.Ship](http://www.nuget.org/packages/Sitecore.Ship/)
* [Sitecore.Ship.AspNet](http://www.nuget.org/packages/Sitecore.Ship.AspNet/)

Early releases of the Sitecore.Ship packages can be found on a public feed from [MyGet](https://www.myget.org/)

* [NuGet V3 feed - Visual Studio 2015+](https://www.myget.org/F/sitecore-ship-prerelease/api/v3/index.json)
* [NuGet V2 feed - Visual Studio 2012+](https://www.myget.org/F/sitecore-ship-prerelease/api/v2)

### Installing Sitecore.Ship via NuGet

Expand Down Expand Up @@ -136,4 +141,4 @@ You can then run the smoke tests by entering:

A series of curl commands fire off HTTP requests to the Sitecore.Ship service routes and the results are printed out to the console. Each of these commands should execute successfully before you send a pull request back to the main project.

Your participation in the project is very much welcomed.
Your participation in the project is very much welcomed.

0 comments on commit 8426bb4

Please sign in to comment.