Skip to content
This repository has been archived by the owner on Jan 31, 2021. It is now read-only.

Commit

Permalink
Removed newline from usage instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
remluben committed Jan 7, 2014
1 parent ab5b836 commit 0c0ad00
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app/views/boilerplate.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@
php artisan key:generate<br/>
bower install<br/>
npm install<br/>
grunt develop<br/>
</code>
grunt develop<br/></code>
<hr class="separator"/>
Have fun :)
</p>
Expand All @@ -75,4 +74,4 @@
</script>
<script src="//localhost:35729/livereload.js"></script>
</body>
</html>
</html>

0 comments on commit 0c0ad00

Please sign in to comment.