diff --git a/docs/user/install.rst b/docs/user/install.rst index b3d4813..6c4587d 100644 --- a/docs/user/install.rst +++ b/docs/user/install.rst @@ -25,7 +25,7 @@ Using pip After :ref:`installing the dependencies `, which include `Tkinter`_ and `ghostscript`_, you can simply use pip to install Camelot:: - $ pip install camelot-py[cv] + $ pip install 'camelot-py[cv]' .. _Tkinter: https://wiki.python.org/moin/TkInter .. _ghostscript: https://www.ghostscript.com