Updated Windows Installation (markdown)

DeadlyMelqn
2016-09-02 20:35:59 -07:00
parent 5c174b38a8
commit 9520da9e0c

@@ -16,7 +16,7 @@ After doing that click Admin in MySQL
Once you open it up, on the top left of your browser you should find new, click new and type pogosql in database name. You're done setting up MySQL now. In order to setup your API page navigate to the directory where you installed XAMMP, click that and then navigate to htdocs. Copy your API folder and paste it into htdocs. Now you're done setting up your API webserver. In order to access your webserver you must type in localhost/(name of your folder), you may rename your folder to make it more easily accessible.
You're now done setting up your MySQL database and your API webserver.
This is GitHub, not Language Arts don't complain.
### Protobuf
**The google protobuf isn't tested yet and I am not certain if you need it fully. If anyone can assist with it that would be great.**
Follow the official README/setup to get google protobuf: https://github.com/google/protobuf/blob/master/cmake/README.md