Updated README

This commit is contained in:
Charles Showalter 2022-06-01 13:58:14 -07:00
parent 651c00e0b6
commit b3ea362f40

View File

@ -91,6 +91,15 @@ To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
* Docker
```sh
https://www.docker.com/
```
* .NET Core
```sh
https://dotnet.microsoft.com/
```
* npm
```sh
npm install npm@latest -g