Merge pull request #582 from gaojiuli/patch-1

Update FAQ.md
This commit is contained in:
Alex Grin 2017-03-31 10:29:32 -04:00 committed by GitHub
commit 5e936ef3cc

4
FAQ.md
View file

@ -4,11 +4,11 @@ Q: How do I get lbry for command line?
A: In order to run lbry from command line, you need more than the packaged app/deb. A: In order to run lbry from command line, you need more than the packaged app/deb.
######On OS X ###### On OS X
You can install LBRY command line by running `curl -sL https://rawgit.com/lbryio/lbry-setup/master/lbry_setup_osx.sh | sudo bash` in a terminal. This script will install lbrynet and its dependancies, as well as the app. You can install LBRY command line by running `curl -sL https://rawgit.com/lbryio/lbry-setup/master/lbry_setup_osx.sh | sudo bash` in a terminal. This script will install lbrynet and its dependancies, as well as the app.
######On Linux ###### On Linux
On Ubuntu or Mint you can install the prerequisites and lbrynet by running On Ubuntu or Mint you can install the prerequisites and lbrynet by running