update readme for both 32 and 64 bit

This commit is contained in:
Gavin Li 2014-08-28 01:42:44 -07:00
parent 8208ef52d9
commit d379c02308
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ running this script on newly created droplets with no important data.
Installation
------------
1. Create a new Debian 7.0 x64 droplet.
1. Create a new Debian 7.0 droplet (either 32-bit or 64-bit works).
2. In the droplet (either SSH or console access works),
run the following as root:
```wget https://raw.githubusercontent.com/gh2o/digitalocean-debian-to-arch/master/install.sh && bash install.sh```