summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRadostin Stoyanov <rstoyanov1@gmail.com>2017-07-21 13:39:34 +0100
committerRadostin Stoyanov <rstoyanov1@gmail.com>2017-07-21 13:39:34 +0100
commit41f0742f4dc0d792aea837021b1e5fda7724a986 (patch)
tree609ff2c107dbc0f0ace13932eb707c7231afe3d3
parent8028e1054a596077fe7b15d4c254c5d37289ebd6 (diff)
downloadvirt-bootstrap.git-41f0742f4dc0d792aea837021b1e5fda7724a986.tar.gz
virt-bootstrap.git-41f0742f4dc0d792aea837021b1e5fda7724a986.tar.xz
virt-bootstrap.git-41f0742f4dc0d792aea837021b1e5fda7724a986.zip
readme: Fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7451421..7bb09b8 100644
--- a/README.md
+++ b/README.md
@@ -20,4 +20,4 @@ To test changes without installing the package in your machine,
use the run script. For example to run virt-bootstrap, use a command
like the following one:
- ./run src/virtBootstrap/virt-bootstrap.py --help
+ ./run src/virtBootstrap/virt_bootstrap.py --help