Skip to content

Commit

Permalink
Merge pull request #211 from zeeshan-ks/patch-1
Browse files Browse the repository at this point in the history
Added Missing Bower Command
  • Loading branch information
ADmad authored Apr 7, 2018
2 parents 56817e2 + 790c6b6 commit 3d35b2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ A quick way of getting the Bootstrap assets installed is using [bower]. Assuming

```
bower install bootstrap
bower install jquery
mkdir -p webroot/css/bootstrap webroot/js/bootstrap webroot/js/jquery webroot/css/fonts
cp bower_components/bootstrap/dist/css/* webroot/css/bootstrap/.
cp bower_components/bootstrap/dist/js/* webroot/js/bootstrap/.
Expand Down

0 comments on commit 3d35b2a

Please sign in to comment.