diff --git a/README.md b/README.md index f298fb98df..facf65d05b 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,12 @@ What you'll need - [JDK 7][jdk7] or later - Your choice of Maven (3.0+) or Gradle (1.5+) -{!snippet:how-to-complete-this-guide} +{!include#how-to-complete-this-guide} Set up the project ------------------ -{!snippet:build-system-intro} +{!include#build-system-intro} ### Create a Maven POM @@ -72,7 +72,7 @@ Set up the project ``` -{!snippet:bootstrap-starter-pom-disclaimer} +{!include#bootstrap-starter-pom-disclaimer}