From 26f7759ec81001f65356433bbfbeaef2f6bdaf7c Mon Sep 17 00:00:00 2001 From: Eduardo de Matos Date: Sat, 16 Mar 2013 16:02:45 -0300 Subject: [PATCH] fix doc how to build yui --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 723e8af..411cca8 100644 --- a/README.md +++ b/README.md @@ -348,7 +348,7 @@ These may be built using [Rake](http://rake.rubyforge.org/) and one of the follo $ rake jquery $ rake mootools $ rake dojo - $ rake yui + $ rake yui3 $ rake qooxdoo ## Testing