From f821e794f8481d9d580b2b5fb2ed4042ddf1acd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C2=A0Ilya=20Atamas?= Date: Tue, 23 Apr 2019 16:13:56 +0300 Subject: [PATCH] docs: fix typo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1240a55..b66131b 100644 --- a/readme.md +++ b/readme.md @@ -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. ## Benchmark -Macbook Pro 15″ 2017, Intel Core i7-7700HQ. Note `GOMACPROCS=1`. +Macbook Pro 15″ 2017, Intel Core i7-7700HQ. Note `GOMAXPROCS=1`. ```bash # SILENT=1 GIN_MODE=release GOMAXPROCS=1 ncp