mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 09:37:26 +00:00
submodules yo
This commit is contained in:
parent
583e9e7025
commit
f53828e17b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ To run this project, you'll need to have either PHP7 or Docker installed, and be
|
|||
|
||||
- Install [PHP7](http://php.net/downloads.php)
|
||||
- Possibly install additional PHP extensions: `curl`, `xml`, `mbstring`, `dom`
|
||||
- Checkout the project
|
||||
- Checkout the project. Be sure to update submodules (`git submodule update --init`).
|
||||
- Run `./dev.sh` from the project root
|
||||
- Access [localhost:8000](http://localhost:8000) in your browser
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue