mirror of
https://gitflic.ru/project/photopea-v2/photopea-v-2.git
synced 2026-04-14 11:56:17 +00:00
Removed launcher, so reverted README so that it points back to how to launch the service manually
This commit is contained in:
@@ -10,8 +10,8 @@ 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 this: `./.photopea`
|
||||
1. Open [http://localhost:8002](http://localhost:8002). 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.
|
||||
|
||||
## Related Projects
|
||||
Note: These projects are not officially associated with this one
|
||||
|
||||
Reference in New Issue
Block a user