diff --git a/README.md b/README.md index 431d7ce..2a36044 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This currently doesn't support AMD cards (I don't have one) but feel free to con ```bash git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui git clone https://github.com/virchau13/automatic1111-webui-nix -cp automatic1111-webui-nix-flake/*.nix stable-diffusion-webui/ +cp automatic1111-webui-nix/*.nix stable-diffusion-webui/ cd stable-diffusion-webui nix shell # or `nix-shell` if you're not using flakes # just use `./webui.sh` to run it, it'll install all the rest automatically