diff --git a/BeckmanComms.Api.DataTransferObjects/README.md b/BeckmanComms.Api.DataTransferObjects/README.md index 04ff903f45128bb03249ed42dfdb16bebf030d3e..9da87980cf0e87432c9a1828cc57c3d160394086 100644 --- a/BeckmanComms.Api.DataTransferObjects/README.md +++ b/BeckmanComms.Api.DataTransferObjects/README.md @@ -31,7 +31,7 @@ The DTO project should be repackaged and published with each update to the `Api. 0. In Visual Studio, open your NuGet package sources config (**Tools > Options > NuGet Package Manager > Package Sources**). 1. Click the **+** icon to add a new source with default settings. * In the **Name** field, give the feed a meaningful name (e.g., "Beckman Internal Feed"). - * Use the **...** icon next to the **Source** field to browse to `G:\External Relations\CommsInternalNuGetFeed`. + * Use the **...** icon next to the **Source** field to browse to `G:\NuGetFeed`. 2. Click **Update**. 3. Click **OK**. 4. Search and install NuGet packages as usual. \ No newline at end of file