Skip to content

Commit

Permalink
add readme regarding docker script
Browse files Browse the repository at this point in the history
  • Loading branch information
jenslys committed Nov 2, 2023
1 parent b405f05 commit dd3ee7c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,12 @@ You can now run this container
docker run -d autovod <Streamer Name Here>
```
Or you can run both commands in one line
```bash
./buildRunDocker.sh <Streamer Name Here>
```
## FAQ
<details>
Expand Down

0 comments on commit dd3ee7c

Please sign in to comment.