Skip to content

Commit

Permalink
Update MYSQL_SETUP.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-north authored May 25, 2018
1 parent 80a36f4 commit c677fe8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions MYSQL_SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
## Windows

1. Grab the [the appropriate windows installer](https://dev.mysql.com/downloads/windows/) and run it.
2. Put the DLLs in your `C:\WINDOWS\system32` folder

## Linux

Expand All @@ -38,4 +37,4 @@ You should now be able to run
```sh
mysqlshow --login-path=local
```
without having to provide a password in the CLI.
without having to provide a password in the CLI.

0 comments on commit c677fe8

Please sign in to comment.