Removed no longer relevant stuff from README
This commit is contained in:
parent
105e0560bf
commit
46461c2b4b
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +1,4 @@
|
|||
# Misuzu
|
||||
[](https://styleci.io/repos/114177358)
|
||||
[](https://www.codefactor.io/repository/github/flashwave/misuzu)
|
||||
[](https://github.com/flashwave/misuzu/blob/master/LICENSE)
|
||||
|
||||
|
@ -9,7 +8,3 @@
|
|||
- [Composer](https://getcomposer.org/)
|
||||
- [node.js](https://nodejs.org/) (for the typescript and less compilers)
|
||||
- [Yarn](https://yarnpkg.com/)
|
||||
|
||||
## Additional Configuration
|
||||
|
||||
Make sure to set the GLOBAL MySQL variable `log_bin_trust_function_creators` to `ON` so the migration script can create stored procedures. I can't automate this because said variable is not changeable at a session scope and only root can touch global variables.
|
||||
|
|
Loading…
Add table
Reference in a new issue