Skip to content

Commit c523e18

Browse files
committed
docs(readme): Remove redundant -v that breaks the command
Remove redundant `-v` that breaks the command
1 parent 389e1e6 commit c523e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Run your own image:
104104

105105
.. code-block:: console
106106
107-
$ docker run -it --rm -v python-gitlab:latest <command> ...
107+
$ docker run -it --rm python-gitlab:latest <command> ...
108108
109109
Build a Debian slim-based image:
110110

0 commit comments

Comments
 (0)