Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
isc-afuentes authored May 17, 2020
1 parent e31f473 commit 37cdc48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This content is addressed to all those interested in *how to develop modern web

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

And that's it!

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.
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 comments on commit 37cdc48

Please sign in to comment.