stable-diffusion-webui-rocm icon indicating copy to clipboard operation
stable-diffusion-webui-rocm copied to clipboard

README command syntax incorrect

Open brandonegbert opened this issue 2 years ago • 1 comments

Describe the bug Readme says:

docker build . -t 'stable-diffusion-webui-rocm

It's missing the ending quote:

docker build . -t 'stable-diffusion-webui-rocm'

brandonegbert avatar Jun 26 '23 09:06 brandonegbert

thanks man!

curlysasha avatar Jul 16 '23 13:07 curlysasha