diff --git a/README.md b/README.md
index 079a5051..0057c47a 100644
--- a/README.md
+++ b/README.md
@@ -118,7 +118,7 @@ $ git clone https://github.com/sourcerer-io/sourcerer-app.git
 $ cd sourcerer-app
 
 # Build
-$ gradle build
+$ gradle build -Penv=production
 
 # Run the app
 $ java -jar build/libs/sourcerer-app.jar