Merge pull request #6790 from raimon49/update-alternative-installation-linuxbrew
Update document about Alternative Installation
This commit is contained in:
commit
88a1334664
@ -83,7 +83,7 @@ Extract or `git clone` Homebrew wherever you want. Use `/home/linuxbrew/.linuxbr
|
||||
```sh
|
||||
git clone https://github.com/Homebrew/brew ~/.linuxbrew/Homebrew
|
||||
mkdir ~/.linuxbrew/bin
|
||||
ln -s ../Homebrew/bin/brew ~/.linuxbrew/bin
|
||||
ln -s ~/.linuxbrew/Homebrew/bin/brew ~/.linuxbrew/bin
|
||||
eval $(~/.linuxbrew/bin/brew shellenv)
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user