README: more nits

This commit is contained in:
Ronan Jouchet 2022-01-06 14:20:12 -05:00
parent 2445395ad3
commit 37e2f98801
1 changed files with 2 additions and 2 deletions

View File

@ -69,8 +69,8 @@ Nativefier is also usable from Docker:
- ... or build it yourself: `docker build -t local/nativefier .`
(in this case, replace `nativefier/` in the below examples with `local/`)
By default, the command `nativefier --help` will be executed.
To build e.g. a Gmail app to a writable local `~/nativefier-apps`,
By default, `nativefier --help` will be executed.
To build e.g. a Gmail app into `~/nativefier-apps`,
```bash
docker run --rm -v ~/nativefier-apps:/target/ nativefier/nativefier https://mail.google.com/ /target/