From 56f3b54f62788d7726d03052a48254d47742f04e Mon Sep 17 00:00:00 2001 From: Pravar Agrawal Date: Tue, 15 Oct 2019 11:25:57 +0530 Subject: [PATCH] [PyConIndia] Update python-tk link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08e4c34..02112b2 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ $ conda install -c conda-forge camelot-py ### Using pip -After [installing the dependencies](https://camelot-py.readthedocs.io/en/master/user/install-deps.html) ([tk](https://packages.ubuntu.com/trusty/python-tk) and [ghostscript](https://www.ghostscript.com/)), you can simply use pip to install Camelot: +After [installing the dependencies](https://camelot-py.readthedocs.io/en/master/user/install-deps.html) ([tk](https://packages.ubuntu.com/bionic/python/python-tk) and [ghostscript](https://www.ghostscript.com/)), you can simply use pip to install Camelot:
 $ pip install camelot-py[cv]