Skip to content

Commit 3a5c58a

Browse files
committed
README: Fixes two syntax errors in a Note [fix]
1 parent 946cd21 commit 3a5c58a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ copy the example directory, mount it to the container and run cli.py in the cont
130130

131131
docker run --mount 'type=bind,src=<ttl_directory>,target=/app/pylode/data' pylode:latest python3.10 pylode/cli.py data/<ttl_file> -o data/<html_file>
132132

133-
Note: <ttl_directory> must be absolute
133+
Note: ``<ttl_directory>`` must be absolute
134134

135135
Module Use
136136
^^^^^^^^^^

0 commit comments

Comments
 (0)