Update README.md

This commit is contained in:
Sam Mingo 2018-09-22 19:12:34 -04:00 committed by GitHub
parent e78ea16a17
commit da6d5306a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -14,7 +14,9 @@ Requirements:
- Docker
`docker run --rm --volume "$(pwd):/output" captn3m0/google-sre-ebook:latest`
```
$ docker run --rm --volume "$(pwd):/output" captn3m0/google-sre-ebook:latest
```
- You should see the final EPUB/MOBI/PDF files in the `output` directory after the above runs.
- The file may be owned by the root user.