From 6196cf8b425e78ef310443a17911395b1c5ac40e Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 27 Aug 2013 15:42:13 +0200 Subject: [PATCH] Changed the readme a little. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccdeece1..e8786c8b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ YouTube Center are using a combination of ant (java) and python to build YouTube The build system is made in ant and require ant and java to be installed. - * `ant all` -- Builds . + * `ant all` -- Builds everything below except for the styles. * `ant firefox` -- Builds Firefox extension (.xpi) * `ant xul` -- Builds the Firefox beta extension (.xpi) * `ant chrome` -- Builds Chrome extension (.crx)