docs: fix typo
This commit is contained in:
parent
6868fce23b
commit
2f7f62c4db
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@ pm2 start "NODE_ENV=production yarn start" --name Calckey
|
||||||
### 🐋 Prebuilt Docker image
|
### 🐋 Prebuilt Docker image
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
docker pull thatonecalculator:calckey
|
docker pull thatonecalculator/calckey
|
||||||
docker up -d
|
docker up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue