docs: update README.md (#23)

This commit is contained in:
Derek Anderson 2023-08-21 10:53:50 -05:00 committed by GitHub
parent 5ae4795535
commit 76b9b2e9a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,7 @@ cd stable-diffusion.cpp
```
cd stable-diffusion.cpp
git pull origin master
git submodule init
git submodule update
```