Skip to content

Commit 37cdc48

Browse files
authored
Update README.md
1 parent e31f473 commit 37cdc48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This content is addressed to all those interested in *how to develop modern web
1515

1616
# What do you need to install?
1717
* [Git](https://git-scm.com/downloads)
18-
* [Docker](https://www.docker.com/products/docker-desktop)
18+
* [Docker](https://www.docker.com/products/docker-desktop) (if you are using Windows, make sure you set your Docker installation to use "Linux containers").
1919
* [Docker Compose](https://docs.docker.com/compose/install/)
2020
* [Visual Studio Code](https://code.visualstudio.com/download) + [InterSystems ObjectScript VSCode Extension](https://marketplace.visualstudio.com/items?itemName=daimor.vscode-objectscript)
2121
* [Postman](https://www.getpostman.com/downloads/)
@@ -222,4 +222,4 @@ displayedColumns = ['actions', 'title', 'year', 'description'];
222222

223223
And that's it!
224224

225-
Don't forget to have a look at [angular-material-iris-starter](https://github.com/intersystems-community/angular-material-iris-starter) to learn about more complex features using Angular.
225+
Don't forget to have a look at [angular-material-iris-starter](https://github.com/intersystems-community/angular-material-iris-starter) to learn about more complex features using Angular.

0 commit comments

Comments
 (0)