summaryrefslogtreecommitdiff
path: root/docs/platform/details/development.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/platform/details/development.md')
-rw-r--r--docs/platform/details/development.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/platform/details/development.md b/docs/platform/details/development.md
index 97f207c..6684102 100644
--- a/docs/platform/details/development.md
+++ b/docs/platform/details/development.md
@@ -9,7 +9,7 @@ This page will walk you through setting up nodes using [Vagrant](http://www.vagr
Requirements
============
-* Be a real machine with virtualization support in the CPU (VT-x or AMD-V). In other words, not a virtual machine.
+* A real machine with virtualization support in the CPU (VT-x or AMD-V). In other words, not a virtual machine.
* Have at least 4gb of RAM.
* Have a fast internet connection (because you will be downloading a lot of big files, like virtual machine images).
* You should do everything described below as an unprivileged user, and only run those commands as root that are noted with *sudo* in front of them. Other than those commands, there is no need for privileged access to your machine, and in fact things may not work correctly.