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: 14/umbraco-cms/fundamentals/setup/install/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ The fastest way to get the latest version of Umbraco up and running is using the
12
12
2. Install the Umbraco templates:
13
13
14
14
```bash
15
-
dotnet new install Umbraco.Templates
15
+
dotnet new install Umbraco.Templates::14.*
16
16
```
17
17
18
18
3. Create a new project:
@@ -52,7 +52,7 @@ Members of the Umbraco Community have created a website that makes the installat
52
52
53
53
## Alternative Methods for Installing Umbraco
54
54
55
-
There are numerous ways to install Umbraco. Below, you can find links to different installation methods that will help you easily install and set up Umbraco projects. 
55
+
There are numerous ways to install Umbraco. Below, you can find links to different installation methods that will help you easily install and set up Umbraco projects.
0 commit comments