Update README
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
This commit is contained in:
parent
4384fd1387
commit
490ae1868b
@ -16,8 +16,8 @@ Use one of the two options below to get started.
|
||||
*Setup*
|
||||
|
||||
```
|
||||
docker pull node:10.16.0
|
||||
docker run -t -i --entrypoint /bin/bash -p 4200:4200 node:10.16.0
|
||||
docker pull node:12.13.1
|
||||
docker run -t -i --entrypoint /bin/bash -p 4200:4200 node:12.13.1
|
||||
```
|
||||
|
||||
Inside the running container
|
||||
|
Loading…
Reference in New Issue
Block a user