[Buildroot] [PATCH] docs/manual: minor aesthetic cleanups in "Getting Buildroot"
"Robert P. J. Day" <[email protected]> Mon, 27 Jul 2026 15:38:01 -0400 (EDT)
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
Minor tweaks including proper capitalization. Signed-off-by: Robert P. J. Day <[email protected]> --- 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( _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot