Updated README
This commit is contained in:
parent
651c00e0b6
commit
b3ea362f40
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user