Updated Windows (markdown)

master
Hunter Long 2018-07-22 00:10:41 -07:00
parent a53862130a
commit 4dbd8729b7
1 changed files with 1 additions and 1 deletions

@ -2,4 +2,4 @@
Currently, Statup only works on Windows 64-bit computers. Just download the exe file from [Latest Releases](https://github.com/hunterlong/statup/releases/latest) and run it in your command prompt. It will create a HTTP server on port 8080, so you can visit `http://localhost:8080` to see your Statup Status Page. Currently, Statup only works on Windows 64-bit computers. Just download the exe file from [Latest Releases](https://github.com/hunterlong/statup/releases/latest) and run it in your command prompt. It will create a HTTP server on port 8080, so you can visit `http://localhost:8080` to see your Statup Status Page.
## Known Issues with Windows ## Known Issues with Windows
not known yet... Unfortunately, Statup only works on Windows 64-bit processors. If you have more than 4gb of ram, there's a good chance you already have a 64-bit processor. Download the [Latest Releases](https://github.com/hunterlong/statup/releases/latest) of Statup, extract the ZIP file, then double click on the `statup.exe` file. You can use a SQLite database for a quick setup, or connect to a local/remote Postgres or MySQL database server.