Skip to content

Commit 2c45a31

Browse files
committed
Clean Tree
1 parent 7a7dd2c commit 2c45a31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For a complete guide and working demo refer to the [doumentation](https://cocrea
2626
## NPM
2727

2828
```shell
29-
$ npm install @cocreate/conditional-logic
29+
$ npm i @cocreate/conditional-logic
3030
```
3131

3232
# Table of Contents

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h2 class="padding:5px_0px">Install</h2>
3838
<a class="margin-left:10px display:none" href="#conditional-logic-install"><i class="fas fa-link"></i></a>
3939
</span>
4040
</div>
41-
<pre><code class="language-bash">npm i @cocreate/conditional-logic</code></pre>
41+
<pre><code class="language-bash">npm install @cocreate/conditional-logic</code></pre>
4242
<p class="padding:10px_0px">Or you can use cdn link:</p>
4343
<pre><code class="language-html">&lt;script&gt;https://cdn.cocreate.app/conditional-logic/latest/CoCreate-conditional-logic.min.js&lt;/script&gt;</code></pre>
4444

0 commit comments

Comments
 (0)