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 79dd81e commit 2bef6d7
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,14 @@ Please, read the public documentation web site:
```
BRANCH=3.5
git clone -b $BRANCH git://github.com/abcdesktopio/oc.pulseaudio
cd oc.pulseaudio
docker build -t abcdesktopio/oc.pulseaudio:$BRANCH .
```



### build `oc.pulseaudio` image

```
docker build -t abcdesktopio/oc.pulseaudio:dev .
cd oc.pulseaudio
BRANCH=3.5
docker build -t abcdesktopio/oc.pulseaudio:$BRANCH .
```


0 comments on commit 2bef6d7

Please sign in to comment.