Update README.md

This commit is contained in:
Anthony Wang 2020-07-30 10:06:48 -05:00 committed by GitHub
parent 84e36606fa
commit e109971227
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,3 +9,9 @@ It's as easy as:
```sh
docker run -rm -it ta180m/quickpp
```
Or, if you prefer Alpine:
```sh
docker run -rm -it ta180m/quickpp:alpine
```