Skip to content

Commit 00bb043

Browse files
Sofie Toft Kristensengitbook-bot
authored andcommitted
GITBOOK-268: No subject
1 parent 53af04c commit 00bb043

File tree

1 file changed

+2
-2
lines changed
  • 14/umbraco-cms/fundamentals/setup/install

1 file changed

+2
-2
lines changed

14/umbraco-cms/fundamentals/setup/install/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The fastest way to get the latest version of Umbraco up and running is using the
1212
2. Install the Umbraco templates:
1313

1414
```bash
15-
dotnet new install Umbraco.Templates
15+
dotnet new install Umbraco.Templates::14.*
1616
```
1717

1818
3. Create a new project:
@@ -52,7 +52,7 @@ Members of the Umbraco Community have created a website that makes the installat
5252

5353
## Alternative Methods for Installing Umbraco
5454

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.
5656

5757
### [.NET CLI installation](install-umbraco-with-templates.md)
5858

0 commit comments

Comments
 (0)