Skip to content

Commit 79876eb

Browse files
committed
Update README
1 parent 034f920 commit 79876eb

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,13 @@ Choose one of the options below to install cvm.
2020

2121
```bash
2222
brew update
23-
brew install composer-version-manager/cvm
23+
brew install composer-version-manager/cvm/cvm
24+
```
25+
26+
**Note:** Watch for symlink errors. If you already have an existing `Python3` installation you may be required to run the following command:
27+
28+
```bash
29+
brew link --overwrite cvm
2430
```
2531

2632
### Chocolatey (Windows)

0 commit comments

Comments
 (0)