From 67c73647303a86167c6c9c397a01bcf0363b841d Mon Sep 17 00:00:00 2001 From: mgadalla Date: Mon, 6 Aug 2018 20:52:58 +0200 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d344d439..9a979000 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Please see the table below for instructions on how to satisfy the requirements. | Package | Version | Comment | |---------|-------------|----------------------------------------------------------------------------| -| OCC | ==0.17.3 | See pythonocc.org or github.com.tpaviot/pythonocc-core for instructions or `conda install -c conda-forge -c dlr-sc -c pythonocc -c oce pythonocc-core==0.17.3 python=2` | +| OCC | ==0.17.3 | See pythonocc.org or github.com/tpaviot/pythonocc-core for instructions or `conda install -c conda-forge -c dlr-sc -c pythonocc -c oce pythonocc-core==0.17.3 python=2` | The official distribution is on GitHub, and you can clone the repository using