Update README.md
This commit is contained in:
parent
a4be0ca9cc
commit
1a4f82258c
@ -17,7 +17,7 @@ $ make
|
|||||||
```bash
|
```bash
|
||||||
$ docker build -f Dockerfile . -t bib-paper
|
$ docker build -f Dockerfile . -t bib-paper
|
||||||
```
|
```
|
||||||
2. Build examples
|
2. Build document
|
||||||
```bash
|
```bash
|
||||||
$ docker run --rm -v $PWD:$PWD -w $PWD -u `id -u`:`id -g` bib-paper make
|
$ docker run --rm -v $PWD:$PWD -w $PWD -u `id -u`:`id -g` bib-paper make
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user