Update Readme
This commit is contained in:
parent
ce1dd41e1c
commit
d66eec13bd
1 changed files with 2 additions and 2 deletions
|
@ -88,8 +88,8 @@ Both ways will create a webserver that listens on port 3000.
|
||||||
## Docker
|
## Docker
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
docker build . --tag your-tag
|
docker build . --tag codestats-readme
|
||||||
docker run your-tag
|
docker run codestats-readme
|
||||||
```
|
```
|
||||||
|
|
||||||
## NPM
|
## NPM
|
||||||
|
|
Loading…
Add table
Reference in a new issue