You've already forked documentation
mirror of
https://github.com/armbian/documentation.git
synced 2026-01-06 10:13:36 -08:00
Fix directory name
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Vagrant HOST Steps
|
||||
|
||||
The following steps are preformed on the *host* that runs Vagrant.
|
||||
The following steps are performed on the *host* that runs Vagrant.
|
||||
|
||||
### Installing Vagrant and Downloading Armbian
|
||||
|
||||
@@ -54,7 +54,7 @@ The following steps are all run on the *guest* Vagrant created for us.
|
||||
Once it's finally up and you're logged in, it works much like any of the other install methods (NOTE: again, these commands are run on the *guest* box).
|
||||
|
||||
# Let's get building!
|
||||
cd build
|
||||
cd armbian
|
||||
sudo ./compile.sh
|
||||
|
||||
## More Vagrant HOST Steps
|
||||
|
||||
Reference in New Issue
Block a user