Update CONTRIBUTING.md

This commit is contained in:
cmdr2 2022-09-08 14:47:50 +05:30 committed by GitHub
parent 1a2da16e12
commit 2f60afb039
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,8 @@
Hi there,
These instructions are meant for developers.
These instructions are meant for developers of this project.
If you only want to use the Stable Diffusion UI, you've downloaded the wrong file.
Please download and follow the instructions at https://github.com/cmdr2/stable-diffusion-ui#installation
Thanks
@ -27,4 +29,4 @@ or for Windows
9) Run the archive again `start.sh` and ensure you can still use the UI.
10) Congrats, now any changes you make in your repo `ui` folder are linked to this running archive of the app and can be previewed in the browser.
Check the `ui/frontend/build/README.md` for instructions on running and building the React code.
Check the `ui/frontend/build/README.md` for instructions on running and building the React code.