Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johannessteu committed Jan 25, 2016
1 parent 74902b2 commit 2f3e5aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2f3e5aa

Please sign in to comment.