diff --git a/README.md b/README.md index 96a325d97..979b886a9 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,10 @@ Building from source The only required tools are the Android SDK and Apache Ant. -` -$ android update project -p . -$ ant clean release -` +``` +android update project -p . +ant clean release +``` Direct download