You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,6 @@ Globalization should be taken into account at every step.
33
33
## Setting up your dev environment
34
34
35
35
1. Clone this repository.
36
-
2. Build and run the `SampleWebApp` project (in order to restore Orchard Core packages, you may need to add [the Orchard dev repository](https://nuget.cloudsmith.io/orchardcore/preview/v3/index.json) to your list of Nuget repositories).
36
+
2. Build and run the `SampleWebApp` project.
37
37
3. From the admin, enable the module's only feature.
38
38
4. (optional) Start using the features, by creating a new `Product` content type, and adding the product part to it.
0 commit comments