docs(README.md): update readme to reflect repo name change

Updated README.md from packages to webi-installers to be in line with current project structure
This commit is contained in:
HacDan
2024-05-16 20:34:37 +00:00
committed by AJ ONeal
parent 48574168a8
commit 1a3f22e2ba
+2 -2
View File
@@ -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
```