We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a0aa45 commit b5c9351Copy full SHA for b5c9351
1 file changed
README.md
@@ -26,6 +26,7 @@ manually
26
```bash
27
git clone https://github.com/turtleDev/scramblejs
28
cd scramblejs
29
+npm install
30
npm run build
31
```
32
scramblejs can be used via `script` tags, CommonJS `require` or AMD `define`.
0 commit comments