Update install instructions

This commit is contained in:
Vinayak Mehta
2020-07-20 15:59:42 +05:30
parent 8e5a8e6712
commit e5b143d9a8
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ Using pip
After :ref:`installing the dependencies <install_deps>`, 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