Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Kosmaczewski committed Mar 28, 2023
1 parent b92b472 commit aca6582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ NOTE: The version number of the Docker image matches the version of Afterwriting

To create the PDF version of a Fountain screenplay, use the following command:

`docker run --rm --user "$(id -u)" --volume "$(pwd)":/image ghcr.io/vshn/afterwriting:1.17.3 --source /image/presentation.fountain --pdf /image/test.pdf`
`podman run --rm --volume "$(pwd)":/image ghcr.io/vshn/afterwriting-docker:1.17.3 --source /image/presentation.fountain --pdf /image/test.pdf`

0 comments on commit aca6582

Please sign in to comment.