Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandredevely authored Jan 12, 2025
1 parent 31eeccf commit 79dd81e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@ Please, read the public documentation web site:
## Sound service for abcdesktop.io for kubernetes

```
git clone git://github.com/abcdesktopio/oc.pulseaudio
BRANCH=3.5
git clone -b $BRANCH git://github.com/abcdesktopio/oc.pulseaudio
cd oc.pulseaudio
git submodule update --init --recursive --remote
docker build -t abcdesktopio/oc.pulseaudio:$BRANCH .
```


Expand Down

0 comments on commit 79dd81e

Please sign in to comment.