From 39c37cd8a8d5fc4e32273c5c40432b7a5d131f62 Mon Sep 17 00:00:00 2001 From: Stash Dev Date: Fri, 15 Feb 2019 07:55:51 -0800 Subject: [PATCH] Readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cc540616..c112fe3e5 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ See a demo [here](https://vimeo.com/275537038) (password is stashapp). Stash supports macOS, Windows, and Linux. Download the [latest release here](https://github.com/stashapp/stash/releases). -Simply run the executable and navigate to either https://localhost:9999 or http://localhost:9998 to get started. +Simply run the executable (double click the exe on windows or run `./stash-osx` / `./stash-linux` from the terminal on macOS / Linux) and navigate to either https://localhost:9999 or http://localhost:9998 to get started. *Note for Windows users:* Running the app might present a security prompt since the binary isn't signed yet. Just click more info and then the run anyway button.