Skip to content

Commit

Permalink
Instuctions
Browse files Browse the repository at this point in the history
  • Loading branch information
lipis committed Oct 21, 2014
1 parent 5506b91 commit a666e92
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,12 @@ <h1>Try any of those!</h1>

<h2>Install via Bower</h2>

<pre>$ bower install bootstrap-sweetalert</pre>
<pre class="text-center lead">$ bower install bootstrap-sweetalert</pre>

<h2>Download and Include</h2>

<pre>
&lt;script src="lib/sweet-alert.min.js"&gt;&lt;/script&gt;
&lt;link rel="stylesheet" type="text/css" href="lib/sweet-alert.css"&gt;</pre>
<p class="text-muted text-center lead">
Continue playing with the examples or check how to use it on
<a href="https://github.com/lipis/bootstrap-sweetalert#sweetalert-for-bootstrap">GitHub</a>.
</p>

<h2>Original Examples</h2>

Expand Down

0 comments on commit a666e92

Please sign in to comment.