diff --git a/README.md b/README.md index f4f10ed..3a3dd69 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ After cloning the repository, install the dependencies; `bundle` will install all dependencies automatically into a project-local directory: ```bash -cd dvgm +cd DVGM bundle install --path vendor/bundle ```