You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -54,9 +54,11 @@ To install the development version of CommandKit, run the following command:
54
54
npm install underctrl-io/commandkit#dev-build
55
55
```
56
56
57
-
# Usage
57
+
> ⚠️ The development version is likely to have bugs.
58
58
59
-
This is a simple overview of how to set up this library with all the options. You can read more in the [full documentation](https://commandkit.underctrl.io)
59
+
## Usage
60
+
61
+
This is a simple overview of how to set up this library with all the options. You can read more in the [full documentation](https://commandkit.js.org)
@@ -54,9 +54,11 @@ To install the development version of CommandKit, run the following command:
54
54
npm install underctrl-io/commandkit#dev-build
55
55
```
56
56
57
-
# Usage
57
+
> ⚠️ The development version is likely to have bugs.
58
58
59
-
This is a simple overview of how to set up this library with all the options. You can read more in the [full documentation](https://commandkit.underctrl.io)
59
+
## Usage
60
+
61
+
This is a simple overview of how to set up this library with all the options. You can read more in the [full documentation](https://commandkit.js.org)
0 commit comments