Skip to content

Commit

Permalink
Update export-to-pdf-fonts.adoc - image name correction
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiridiGandham authored Apr 4, 2024
1 parent 82fc19a commit 8a16f0e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ Launch the Docker container on Windows operating system example:

[source, bash, subs="attributes+"]
----
docker run -v C:\Windows\Fonts:C:\Windows\Fonts -p 8080:8080 --env LICENSE_KEY=[your_license_key] {dockerimageexporttopdf}:[version]
docker run -v C:\Windows\Fonts:C:\Windows\Fonts -p 8080:8080 --env LICENSE_KEY=[your_license_key] {dockerimageexporttopdfwindows}:[version]
----

0 comments on commit 8a16f0e

Please sign in to comment.