Procházet zdrojové kódy

docs: add link to 32-bit issue

Jonathan Boulle před 11 roky
rodič
revize
26a5aaec34
1 změnil soubory, kde provedl 3 přidání a 1 odebrání
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -113,7 +113,9 @@ During the pre-v1.0.0 series of releases we may break the API as we fix bugs and
 
 #### 32-bit systems
 
-etcd has known issues on 32-bit systems.
+etcd has known issues on 32-bit systems due to a bug in the Go runtime. See #[358][358] for more information.
+
+[358]: https://github.com/coreos/etcd/issues/358
 
 ### License