Skip to content

Commit

Permalink
Merge pull request #255 from collse/patch-1
Browse files Browse the repository at this point in the history
[mirotalk] - Update README.md
  • Loading branch information
miroslavpejic85 authored Oct 8, 2024
2 parents 0875745 + 2896050 commit 32239c9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,10 @@ $ npm start
- Install [docker engine](https://docs.docker.com/engine/install/) and [docker compose](https://docs.docker.com/compose/install/)

```bash
# clone this repo
$ git clone https://github.com/miroslavpejic85/mirotalk.git
# go to mirotalk dir
$ cd mirotalk
# copy .env.template to .env (edit it according to your needs)
$ cp .env.template .env
# Copy docker-compose.template.yml in docker-compose.yml (edit it according to your needs)
Expand Down

0 comments on commit 32239c9

Please sign in to comment.