From 8bb7c5335c9013a9cc37e0b46e3caacf4ee426d7 Mon Sep 17 00:00:00 2001 From: Joshua Seigler Date: Sun, 26 Jun 2016 14:42:47 -0400 Subject: [PATCH] flesh out README a bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3508892..afd00a4 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ PHP project to generate cached SVG price charts * PHP ## Installation -Run `git clone "https://github.com/seigler/Dash-SVG-chart" .` in the folder where you want the charts served from. +Extract the files from https://github.com/seigler/Dash-SVG-chart/archive/master.zip where you want to use the chart, or from the command line run `git clone "https://github.com/seigler/Dash-SVG-chart" .` in the folder where you want the charts served from. ## Usage `` \ No newline at end of file