mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
fix mac os path
This commit is contained in:
parent
4b6f32a488
commit
b7cda266b3
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ In addition to the JSON commands available in the [LBRY API Quickstart Guide](ht
|
|||
|
||||
## MacOS
|
||||
1. Open a **Terminal** window
|
||||
1. Type `cd /Applications/LBRY.app/Contents/Resources/static/daemonResources/static/daemon`
|
||||
1. Type `cd /Applications/LBRY.app/Contents/Resources/static/daemon`
|
||||
1. Type `./lbrynet-cli status` and click **Enter**. This will return the LBRYnet status data
|
||||
1. See examples below or [LBRY CLI documentation](https://lbryio.github.io/lbry/cli/) for additional commands
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue