mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 01:11:25 +00:00
don't link old setup script
This commit is contained in:
parent
c6cf3f2a89
commit
385ff66d85
1 changed files with 1 additions and 5 deletions
|
@ -22,8 +22,4 @@ LBRY is installed into `/usr/share/python/lbrynet`. The executables are in
|
|||
|
||||
#### On OS X
|
||||
|
||||
On OS X, you need more than the packaged app. You can install LBRY command line by running this in a terminal:
|
||||
|
||||
curl -sL https://raw.githubusercontent.com/lbryio/lbry-setup/master/lbry_setup_osx.sh | sudo bash
|
||||
|
||||
This script will install lbrynet and its dependencies, as well as the app.
|
||||
[Install from source](how-to-get-lbry-command-line.md), then start with `lbrynet-daemon`.
|
||||
|
|
Loading…
Add table
Reference in a new issue