Skip to content

Commit d57385f

Browse files
authored
Merge pull request #7224 from umbraco/sql-server
Fixes issue #7187
2 parents 1f1d0c3 + c67f28c commit d57385f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

13/umbraco-cms/fundamentals/setup/install/running-umbraco-on-linux-macos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ To create new projects using Visual Studio, you can use the [Install using Visua
2727

2828
Once you create a new project it will use SQLite by default on Linux/macOS.
2929

30-
If you want to use an SQL server database, you will need to [set up Docker](https://skrift.io/issues/umbraco-and-docker-part-1-getting-familiar-with-containers/).
30+
If you prefer using SQL Server as your database, you can either install it locally or run it via [Docker](https://skrift.io/issues/umbraco-and-docker-part-1-getting-familiar-with-containers/).

14/umbraco-cms/fundamentals/setup/install/running-umbraco-on-linux-macos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ To create new projects using Visual Studio, you can use the [Install using Visua
2727

2828
Once you create a new project it will use SQLite by default on Linux/macOS.
2929

30-
If you want to use an SQL server database, you will need to [set up Docker](https://skrift.io/issues/umbraco-and-docker-part-1-getting-familiar-with-containers/).
30+
If you prefer using SQL Server as your database, you can either install it locally or run it via [Docker](https://skrift.io/issues/umbraco-and-docker-part-1-getting-familiar-with-containers/).

15/umbraco-cms/fundamentals/setup/install/running-umbraco-on-linux-macos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ To create new projects using Visual Studio, you can use the [Install using Visua
2727

2828
Once you create a new project it will use SQLite by default on Linux/macOS.
2929

30-
If you want to use an SQL server database, you will need to [set up Docker](https://skrift.io/issues/umbraco-and-docker-part-1-getting-familiar-with-containers/).
30+
If you prefer using SQL Server as your database, you can either install it locally or run it via [Docker](https://skrift.io/issues/umbraco-and-docker-part-1-getting-familiar-with-containers/).

16/umbraco-cms/fundamentals/setup/install/running-umbraco-on-linux-macos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ To create new projects using Visual Studio, you can use the [Install using Visua
2727

2828
Once you create a new project it will use SQLite by default on Linux/macOS.
2929

30-
If you want to use an SQL server database, you will need to [set up Docker](https://skrift.io/issues/umbraco-and-docker-part-1-getting-familiar-with-containers/).
30+
If you prefer using SQL Server as your database, you can either install it locally or run it via [Docker](https://skrift.io/issues/umbraco-and-docker-part-1-getting-familiar-with-containers/).

0 commit comments

Comments
 (0)