diff --git a/README.md b/README.md index 6392dac..87c3d93 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This plugin can also be used standalone together with mobx. ## Requirements -- __router5 >= 5.0.0__ +- __router5 >= 6.1.2__ - __mobx >= 4.0.0__ These are considered `peerDependencies` that means they should exist in your installation, you should install them yourself to make this plugin work. The package won't install them as dependencies.