From 7a23876ce7f80fab4cc2e0023266a9800c8fbbdb Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Fri, 25 Jan 2013 20:16:14 -0800 Subject: [PATCH] updated README for download instructions --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7015ddb4..12b7948a 100644 --- a/README.md +++ b/README.md @@ -12,8 +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, -unpack 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 [download](https://github.com/wordnik/swagger-ui/dist) the distribution and start using it. 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: