From 37e2f98801225e4f190b955e3858019216bbae2e Mon Sep 17 00:00:00 2001 From: Ronan Jouchet Date: Thu, 6 Jan 2022 14:20:12 -0500 Subject: [PATCH] README: more nits --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5532ea7..e302248 100644 --- a/README.md +++ b/README.md @@ -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/