docs: fix typo

This commit is contained in:
 Ilya Atamas 2019-04-23 16:13:56 +03:00
parent 7e4e00e3d7
commit f821e794f8

View File

@ -144,7 +144,7 @@ func main() {
NCP can be deployed using Kubernetes, Docker Compose or any other container orchestration platform. NCP supports running indefinite amount of instances simultaneously. NCP can be deployed using Kubernetes, Docker Compose or any other container orchestration platform. NCP supports running indefinite amount of instances simultaneously.
## Benchmark ## Benchmark
Macbook Pro 15″ 2017, Intel Core i7-7700HQ. Note `GOMACPROCS=1`. Macbook Pro 15″ 2017, Intel Core i7-7700HQ. Note `GOMAXPROCS=1`.
```bash ```bash
# SILENT=1 GIN_MODE=release GOMAXPROCS=1 ncp # SILENT=1 GIN_MODE=release GOMAXPROCS=1 ncp