diff --git a/README.md b/README.md
index eaadb898504b67a3473932b16074216691f0928d..87e2328af59a6f8a448bcffb9ca07cbd20e51304 100644
--- a/README.md
+++ b/README.md
@@ -210,7 +210,7 @@ aware of and agree upon. This consists of a small JSON file (e.g. call it `genes
 ```json
 {
   "config": {
-    "chainId": 0,
+    "chainId": <arbitrary positive integer>,
     "homesteadBlock": 0,
     "eip150Block": 0,
     "eip155Block": 0,