mirror of
https://github.com/stashapp/stash.git
synced 2025-12-30 12:14:50 +01:00
Readme update
This commit is contained in:
parent
f6c12107e5
commit
39c37cd8a8
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue