From a86a10872e4c36f75ee90f25a9c164a3962b25fc Mon Sep 17 00:00:00 2001 From: Krapht Date: Sun, 23 Jun 2013 02:38:49 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 352209f7..94a162b1 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ a problem that might have fixed been already. Such things makes for very grumpy less time coding and more time doing stuff that makes them less grumpy. #### Frequently reported -java.lang.AbstractMethodError - Incompatibility between BC/Forge/Mod using BC API. Usually not a BC issue -Quarry causes flickering - Try without optifine, if it still flickers, report it +* java.lang.AbstractMethodError - Incompatibility between BC/Forge/Mod using BC API. Usually not a BC issue +* Quarry causes flickering - Try without optifine, if it still flickers, report it ### Compiling and packaging Buildcraft 1. Ensure that `Apache Ant` (found [here](http://ant.apache.org/)) and `Git` (found [here](http://git-scm.com/)) are installed correctly on your system.