eltociear commited on
Commit
bc3048c
·
unverified ·
1 Parent(s): dc1090e

docs: update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ If you're using Windows, right-click the script and then click on ***Run with Po
39
  ```
40
  git clone https://github.com/jhj0517/AdvancedLivePortrait-WebUI.git
41
  ```
42
- 2. Build the imade
43
  ```
44
  docker compose -f docker/docker-compose.yaml build
45
  ```
 
39
  ```
40
  git clone https://github.com/jhj0517/AdvancedLivePortrait-WebUI.git
41
  ```
42
+ 2. Build the image
43
  ```
44
  docker compose -f docker/docker-compose.yaml build
45
  ```