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