diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d0222f64..3d53b017 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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. \ No newline at end of file +Check the `ui/frontend/build/README.md` for instructions on running and building the React code.