From 9c257bd434e24ead025d26f85342030ed1f49b4d Mon Sep 17 00:00:00 2001 From: psxlover Date: Fri, 14 Sep 2012 02:58:38 +0300 Subject: [PATCH] Forgot to change the command in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9bdfa33..c944f6a1 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ features or change existing behaivour, please discuss it with Sengir or Krapht b 1. Clone the Buildcraft repository into `basedir/BuildCraft/` * Optional: Copy BuildCraft localization repository into `basedir/BuildCraft-Localization` 1. Copy the minecraft bin dir and minecraft_server.jar into `basedir/jars/` -1. Navigate to basedir/Buildcraft in a shell and run `ant clean package` (this will take 2-5 minutes) +1. Navigate to basedir/Buildcraft in a shell and run `ant` (this will take 2-5 minutes) 1. The compiled and obfuscated jar will be in basedir/build/dist Your directory structure should look like this: