misc: fix wrong directory name in INSTALL (fixes #36)

Fix wrong directory name in one of the examples.
This commit is contained in:
Michal Kubecek 2019-09-09 08:38:27 +02:00
parent 16c49e52d4
commit 85ede6aae9
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ test build).
When using a downloaded tarball, simply run
tar -cf vmmon.tar vmmon-only
tar -cf vmnet.tar vmmon-only
tar -cf vmnet.tar vmnet-only
to create the tarballs. In this case, there is no protection against
unwanted local changes.