Skip to content

Commit 8f6af9e

Browse files
authored
Update 4.docker-guide.md
1 parent d88fa9e commit 8f6af9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/1.Installation/4.docker-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The easiest way to run Stable Diffusion WebUI is to use the prebuilt image from
2626
```bash
2727
docker pull tukirito/sygil-webui:latest
2828
```
29-
This image includes the babrebones environment to run the Web UI. The models will be downloaded during the installation process. You will have to take care of the volume for the `sd/models` directory.
29+
This image includes the barebones environment to run the Web UI. The models will be downloaded during the installation process. You will have to take care of the volume for the `sd/models` directory.
3030

3131

3232
You can run the image using the following command:

0 commit comments

Comments
 (0)