diff --git a/README.md b/README.md index 46cdb46..e3b7caa 100644 --- a/README.md +++ b/README.md @@ -98,8 +98,8 @@ You just fill in the blanks. Just create an empty directory and run the tests until you get a good result. ```sh -git clone git@github.com:webinstall/packages.git -pushd packages +git clone git@github.com:webinstall/webi-installers.git +pushd ./webi-installers/ npm install ```