From 2f3e5aab030adcba176b19ba656633b3bb91134f Mon Sep 17 00:00:00 2001 From: Johannes Steu Date: Mon, 25 Jan 2016 13:31:21 +0100 Subject: [PATCH] Update Readme.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 36930c1..690ce40 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ composer require johannessteu/bootstrap-gridsystem ``` or just copy this package in YOUR_ROOT/Plugins/JohannesSteu.Bootstrap.GridSystem -Afterwards the GridSystem.ts2 will be auto-inlcuded in your main TypoScript. Otherwise use +Afterwards the Root.ts2 will be auto-inlcuded in your main TypoScript. Otherwise use ``` -include: resource://JohannesSteu.Bootstrap.GridSystem/Private/TypoScripts/Root.ts2 +include: resource://JohannesSteu.Bootstrap.GridSystem/Private/TypoScript/Root.ts2 ``` in your Root.ts2. Inside your Template you need to load the bootstrap css. You can do so with