diff --git a/README.md b/README.md index 2508603..07b86af 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ _Since Google Cloud seems to be very scarce on GPUs, I will use [RunPod](https:/ Create a VM with a GPU, at least 15GB RAM, and 30GB disk. Connect to SSH, install git, and clone this [Automatic1111 (A1111) repository](https://github.com/AUTOMATIC1111/stable-diffusion-webui). -`cd` in to the cloned directory and run: +First `cd` in to the cloned directory and edit `webui-user.sh` for remote access: ``` $ cd stable-diffusion-webui $ nano webui-user.sh