Skip to content

Commit bcc9741

Browse files
Switch brew reference to official repository
1 parent 2f21294 commit bcc9741

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

INSTALL.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,14 @@ http://brew.sh/
5757
###### Install avTranscoder
5858
Last stable version:
5959
```
60-
brew tap cbenhagen/video
60+
brew tap avTranscoder/official
6161
brew install avtranscoder
6262
```
6363

6464
From develop branch:
6565
```
66-
brew tap cbenhagen/video
67-
brew install avtranscoder --devel
66+
brew tap avTranscoder/official
67+
brew install --devel avtranscoder
6868
```
6969

7070
###### Use homebrew to install only dependencies

0 commit comments

Comments
 (0)