We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a3525a commit 67fb29bCopy full SHA for 67fb29b
README.md
@@ -7,6 +7,9 @@
7
Clone/download the package
8
9
```bash
10
+# Run in clonned directory to install dependencies
11
+npm install
12
+
13
# Run in clonned directory
14
npm run package # Generates package in tgz format
15
0 commit comments