We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 825af4c commit b8bd73cCopy full SHA for b8bd73c
README.md
@@ -6,3 +6,4 @@ Can be executed with
6
```bash
7
docker run --rm -v ${PWD}:/antora antora/antora antora-playbook.yml
8
```
9
+NOTE: For Windows you should replace `${PWD}` with `%cd%`
0 commit comments