mirror of
https://gitflic.ru/project/photopea-v2/photopea-v-2.git
synced 2026-06-20 15:41:13 +00:00
Modified README.md to reflect that the port restriction has been fixed
This commit is contained in:
@@ -10,5 +10,5 @@ If there are any issues, please let me know.
|
||||
1. Download the repository
|
||||
1. Open a terminal
|
||||
1. `cd` into the folder where you downloaded it
|
||||
1. In the folder, type *exactly* this: `python -m http.server --directory www.photopea.com 8887`
|
||||
1. Open [http://localhost:8887](http://localhost:8887). It should load and you can use it like normal.
|
||||
1. In the folder, type this: `python -m http.server --directory www.photopea.com 8080`
|
||||
1. Open [http://localhost:8080](http://localhost:8080). It should load and you can use it like normal.
|
||||
|
||||
Reference in New Issue
Block a user