I don't think this markdown has syntax highlighting

This commit is contained in:
Nicholas O'Connor 2017-04-12 11:34:51 -07:00
parent e16cac75be
commit ee74e3f654

View File

@ -2,7 +2,7 @@
### bottle management tool for WINE connoisseurs ### bottle management tool for WINE connoisseurs
## Installation ## Installation
```sh ```
$ mkdir build && cd build $ mkdir build && cd build
$ cmake .. $ cmake ..
$ make -j4 $ make -j4
@ -10,7 +10,7 @@ $ sudo make install
``` ```
## Quick Usage Primer ## Quick Usage Primer
```sh ```
$ cellar create steam $ cellar create steam
$ cellar -b steam winetricks vcrun2012 $ cellar -b steam winetricks vcrun2012