Browse Source

doc(README): add note about 32bit systems - fixes 358

Blake Mizerany 11 years ago
parent
commit
9a006d673b
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -126,6 +126,10 @@ The `v2` API responses should not change after the 0.2.0 release but new feature
 
 During the pre-v1.0.0 series of releases we may break the API as we fix bugs and get feedback.
 
+#### 32bit systems
+
+etcd has known issues on 32bit systems. We plan to address these issues after the 0.4 release.
+
 ### License
 
 etcd is under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details.