update how-to-run-lbry.md (#264)

fix deamon to daemon
This commit is contained in:
YULIUS KURNIAWAN KRISTIANTO 2017-12-04 02:52:07 +07:00 committed by Thomas Zarebczan
parent 342fb7a19d
commit 1e4970f578

View file

@ -7,7 +7,7 @@ This guide will allow you to run the LBRY daemon which connects to the LBRY netw
## Windows
1. Open a **Command Prompt** application window
1. Type `cd "c:\Program Files (x86)\LBRY\resources\app\dist"` and click Enter
1. Type `lbrynet-deamon` and click Enter.
1. Type `lbrynet-daemon` and click Enter.
## MacOS
1. Open a **Terminal** window