From fc1709f1139d4a923e6bc47314dea8810f033406 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Fri, 6 Jun 2014 01:44:52 +0000 Subject: [PATCH] :memo: Mention 32bit arch is supported. --- docs/build-instructions/linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build-instructions/linux.md b/docs/build-instructions/linux.md index e59985221..dfe3c51b2 100644 --- a/docs/build-instructions/linux.md +++ b/docs/build-instructions/linux.md @@ -4,7 +4,7 @@ Ubuntu LTS 12.04 64-bit is the recommended platform. ## Requirements - * OS with 64-bit architecture + * OS with 64-bit or 32-bit architecture * [node.js](http://nodejs.org/download/) v0.10.x * [npm](http://www.npmjs.org/) v1.4.x * libgnome-keyring-dev