From 708b2ff2c5e163ce7357078087321d9ff9b60d07 Mon Sep 17 00:00:00 2001 From: Jan de Vries Date: Mon, 22 Aug 2016 15:12:52 +0200 Subject: [PATCH] Changed the path to the latest version to the correct one. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f518470f2..9fd5c4c95 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ A few ways available to install. - Request files from [the Fuel UX CDN](http://www.fuelcdn.com/fuelux/3.15.5/) - Install with [NPM](https://www.npmjs.com/package/fuelux): `npm install fuelux`. -- [Download the latest release](https://github.com/exacttarget/fuelux/archive/3.4.0.zip). +- [Download the latest release](https://github.com/exacttarget/fuelux/archive/3.15.5.zip). - Clone the repo: `git clone https://github.com/exacttarget/fuelux.git`. - Install with [Bower](http://bower.io): `bower install fuelux`. - Install with [Volo](https://github.com/volojs/volo): `volo add fuelux`.