mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-03-03 01:40:17 +00:00
Update README.md
This commit is contained in:
@@ -88,11 +88,11 @@ Just create an empty directory and run the tests until you get a good result.
|
||||
```bash
|
||||
git clone git@github.com:webinstall/packages.git
|
||||
pushd packages
|
||||
npm install
|
||||
```
|
||||
|
||||
```bash
|
||||
mkdir -p new-package
|
||||
npm install
|
||||
mkdir -p ./new-package/
|
||||
node _webi/test.js ./new-package/
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user