Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wilr authored Oct 7, 2024
1 parent 5d833c5 commit 8300b63
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,14 @@
The menu management module is for creating custom menu structures when the site
tree hierarchy just won't do.

The latest version only supports SilverStripe 4, see the 2.0 branch for a
SilverStripe 3.x compatible version.

## License

Menu Manager is licensed under an [MIT license](http://heyday.mit-license.org/)

## Installation

```
composer require heyday/silverstripe-menumanager "^3.0"
composer require heyday/silverstripe-menumanager
```

After completing this step, navigate in Terminal or similar to the SilverStripe
Expand Down

0 comments on commit 8300b63

Please sign in to comment.