diff --git a/docs/manual/getting.adoc b/docs/manual/getting.adoc index b3a451f67d..4b5eae0150 100644 --- a/docs/manual/getting.adoc +++ b/docs/manual/getting.adoc @@ -15,14 +15,14 @@ available in `support/misc/Vagrantfile` in the Buildroot source tree to quickly set up a virtual machine with the needed dependencies to get started. -If you want to setup an isolated buildroot environment on Linux or Mac -Os X, paste this line onto your terminal: +If you want to set up an isolated Buildroot environment on Linux or Mac +OS X, paste this line into your terminal: ---- curl -O https://buildroot.org/downloads/Vagrantfile; vagrant up ---- -If you are on Windows, paste this into your powershell: +If you are on Windows, paste this into your PowerShell: ---- (new-object System.Net.WebClient).DownloadFile(