Removed launcher, so reverted README so that it points back to how to launch the service manually

This commit is contained in:
DUOLabs333
2021-12-20 19:00:57 -05:00
parent cc5633c334
commit 9add55dcda

View File

@@ -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