We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a358eb commit 5aac96dCopy full SHA for 5aac96d
CONTRIBUTING.md
@@ -53,7 +53,7 @@ opam init
53
opam switch create 5.3.0
54
55
# Install dev dependencies from OPAM
56
-opam install . --deps-only --with-test --with-dev-setup -y
+opam install . --deps-only --with-test -y
57
```
58
59
#### npm install
0 commit comments