diff --git a/README.md b/README.md
index 73b9f3cb7c5cb85ca4d3fb36e10184817169e2e9..e3645c4eaca94f08eef331572bd9181e27bdf0b7 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[![Build Status](https://travis-ci.org/Vardot/varbase.svg?branch=8.x-4.07)](https://travis-ci.org/Vardot/varbase/builds/266571233) Varbase 8.4.07
+[![Build Status](https://travis-ci.org/Vardot/varbase.svg?branch=8.x-4.08)](https://travis-ci.org/Vardot/varbase) Varbase 8.4.08
 
 # Varbase: The Ultimate Drupal 8 CMS Starter Kit (Bootstrap Ready)
 
@@ -28,7 +28,7 @@ instructions.
 
 To install the most recent stable release of Varbase 8.4.x run this command:
 ```
-composer create-project Vardot/varbase-project:^8.4.07 PROJECT_DIR_NAME --no-interaction
+composer create-project Vardot/varbase-project:^8.4.08 PROJECT_DIR_NAME --no-interaction
 ```
 
 To install the dev version of Varbase 8.4.x run this command: