From e3c64b64030d4a2a08871febf0e8ac1f4b4bd5ce Mon Sep 17 00:00:00 2001 From: DUOLabs333 Date: Tue, 16 Nov 2021 08:22:36 -0500 Subject: [PATCH] Change README.md to reflect that 8002 is the default port now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ce2a19..0fd3e7c 100755 --- a/README.md +++ b/README.md @@ -11,4 +11,4 @@ If there are any issues, please let me know. 1. Open a terminal 1. `cd` into the folder where you downloaded it 1. In the folder, type this: `./.photopea` -1. Open [http://localhost:8080](http://localhost:8002). It should load and you can use it like normal. +1. Open [http://localhost:8002](http://localhost:8002). It should load and you can use it like normal.