Skip to content

Commit 0bc8421

Browse files
authored
Update README.md
1 parent 4cd7b12 commit 0bc8421

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
This project is a UVE .NET example/base project and is intended to be used as a template for web projects looking to render dotCMS content and pages using [.NET MVC](https://dotnet.microsoft.com/en-us/apps/aspnet/mvc) and [Razor templates](https://learn.microsoft.com/en-us/aspnet/core/razor-pages/). The example points to our demo site and is pulling the page, content, layout grid and other information from https://demo.dotcms.com
77

8-
To run the application locally:
8+
To run the application locally against the demo site with the default settings, use:
99

1010
```bash
1111
dotnet run

0 commit comments

Comments
 (0)