From 484406b95e00a6e4f60fb0fa52a329b09f76a58b Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Thu, 28 Mar 2013 13:25:26 -0700 Subject: [PATCH] removed reference to downloads folder --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 425bd1df..5c7ae577 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ How to Use It ------------- ### Download -You can use the swagger-ui code AS-IS! No need to build or recompile--just [download](https://github.com/wordnik/swagger-ui/downloads) the distribution and start using it. If you like swagger-ui as-is, stop here. +You can use the swagger-ui code AS-IS! No need to build or recompile--just clone this repo and use the pre-built files in the `dist` folder. If you like swagger-ui as-is, stop here. ### Build You can rebuild swagger-ui on your own to tweak it or just so you can say you did. To do so, follow these steps: