File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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 "> <script>https://cdn.cocreate.app/conditional-logic/latest/CoCreate-conditional-logic.min.js</script></ code > </ pre >
4444
You can’t perform that action at this time.
0 commit comments