Skip to content

Commit ce51dcf

Browse files
docs(common): reminder to add all packagse to custom feeds
1 parent 41c5a9b commit ce51dcf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

_contentTemplates/common/get-started.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,11 @@ To setup a local NuGet package source, so you can install the Telerik components
160160

161161
1. Find the **NuGet Package Manager** node, expand it, and select **Package Sources**.
162162

163-
1. Click the Add (`+`) icon at the top to add the new local feed, select its name and point it to the path where you installed the components or placed the `.nupkg files` (by default, the installation goes to `C:\Program Files (x86)\Progress\Telerik UI for Blazor <VERSION>\packages`). For example:
163+
1. Click the Add (`+`) icon at the top to add the new local feed, select its name and point it to the path where you installed the components or placed the `.nupkg files` (by default, the installation goes to `C:\Program Files (x86)\Progress\Telerik UI for Blazor <VERSION>\packages`).
164+
165+
>tip Make sure to add the packages from both the `packages` and `dpl` folders to your custom feed.
166+
167+
For example:
164168

165169
![](images/create-local-nuget-feed.png)
166170
#end

0 commit comments

Comments
 (0)