* 'master' of https://github.com/Brobin/hacker-bootstrap:
  h4x0r 💣
This commit is contained in:
Brobin 2015-04-15 15:02:21 -05:00
commit b1fefd333e
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
Hacker Bootstrap Hacker Bootstrap
================ ================
A Bootstrap theme for 1337 h4ckers. Inspired by the classic green on black terminal style. A Bootstrap theme for 1337 h4x0rs. Inspired by the classic green on black terminal style.
Check out the `example site <http://brobin.github.io/hacker-bootstrap/>`_! Check out the `example site <http://brobin.github.io/hacker-bootstrap/>`_!
@ -12,14 +12,14 @@ Usage
**H4X0RS ONLY** **H4X0RS ONLY**
Make sure you have bootstrap and less installed, Open up your h4x0r terminal and type the following Make sure you have bootstrap and less installed. Open up your h4x0r terminal and type the following:
.. code-block:: bash .. code-block:: bash
$ npm install bootstrap $ npm install bootstrap
$ npm install less $ npm install less
Then compile by using the 1337 comile script Then compile by using the 1337 compile script:
.. code-block:: bash .. code-block:: bash