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 62104ea commit ef0746dCopy full SHA for ef0746d
README.md
@@ -24,7 +24,7 @@ Github
24
git clone http://github.com/oguzhanoya/jquery-steps.git
25
```
26
CDN
27
-```sh
+```html
28
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jquery.steps@1.1.0/dist/jquery-steps.min.css">
29
<script src="https://cdn.jsdelivr.net/npm/jquery.steps@1.1.0/dist/jquery-steps.min.js"></script>
30
0 commit comments