Merge pull request #200 from efabless/jeffdi-patch-1

documentation for GPIO configuration
diff --git a/Makefile b/Makefile
index 5842df0..c8aae48 100644
--- a/Makefile
+++ b/Makefile
@@ -264,7 +264,7 @@
 export CUP_ROOT=$(shell pwd)
 export TIMING_ROOT?=$(shell pwd)/deps/timing-scripts
 export PROJECT_ROOT=$(CUP_ROOT)
-timing-scripts-repo=git@github.com:efabless/timing-scripts.git
+timing-scripts-repo=https://github.com/efabless/timing-scripts.git
 
 $(TIMING_ROOT):
 	@mkdir -p $(CUP_ROOT)/deps