From a04488ed72189fe074f33eca16aa36c734e0bdfd Mon Sep 17 00:00:00 2001 From: Cory Levinson Date: Thu, 1 Aug 2019 13:32:28 +0200 Subject: [PATCH] fix readme to include working gemfury link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28fd1f8..5487f8d 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ participate in the beta program, contact cadcad [at] block [dot] science. Replace `` in the installation URL below. ```bash pip3 install pandas pathos fn funcy tabulate -pip3 install cadCAD --extra-index-url https://@repo.fury.io/blockscience/ +pip3 install cadCAD --extra-index-url https://:@repo.fury.io/blockscience/ ``` #### 1. [Configure System Model](https://github.com/BlockScience/cadCAD-Tutorials/blob/master/documentation/Simulation_Configuration.md)