From 4dbd8729b7d1a514235a799fb2cb4f6f338d9f7d Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Sun, 22 Jul 2018 00:10:41 -0700 Subject: [PATCH] Updated Windows (markdown) --- Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Windows.md b/Windows.md index 6e94600..ca63eea 100644 --- a/Windows.md +++ b/Windows.md @@ -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. ## Known Issues with Windows -not known yet... \ No newline at end of file +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. \ No newline at end of file