I don't think this markdown has syntax highlighting
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user