README.md in fulmar-1.10.0 vs README.md in fulmar-1.10.1

- old
+ new

@@ -23,10 +23,10 @@ or use dependencies, you will need to explicitly specify version `~> 1.9.0`. Fulmar 2.0 will support these features via plugins. ## Prerequisites -Fulmar currently requires the [mysql2](https://github.com/brianmario/mysql2) gem which +Fulmar 1.9 currently requires the [mysql2](https://github.com/brianmario/mysql2) gem which requires the mysql header files. So on a linux system, you want to install libmariadbclient-dev/libmysqlclient-dev or similar. You also need cmake and pkg-config to build the dependencies.