fix: typo (#2582)
Signed-off-by: guoguangwu <guoguangwu@magic-shield.com>
This commit is contained in:
parent
5cd4406f5e
commit
ddd6ee8e42
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ To test with Vagrant, you need to:
|
|||
`/var/lib/libvirt/images/*VAGRANT*`
|
||||
|
||||
The above steps are automated in the script `./prepare-run` (requires bash
|
||||
>=4.4). It takes an enviroment file, and optionally a list of directories with
|
||||
>=4.4). It takes an environment file, and optionally a list of directories with
|
||||
vagrant configurations. With a single parameter, it loops over all the
|
||||
directories in alphabetical order, excluding those in the `experimental`
|
||||
directory. Watch out for running VMs if you break the loop by hand.
|
||||
|
|
Loading…
Reference in a new issue