need to update enet. --recursive updates dependencies.

backcountrymountains 2021-08-05 12:16:10 -06:00
parent a5b6b269cd
commit c01648e1f0

@ -2,7 +2,7 @@
* Download and extract Moonlight Embedded from release or git clone
* Install development dependencies (see Dependencies)
* Initialize the git submodules ``git submodule update --init``
* Initialize the git submodules ``git submodule update --init --recursive``
* Build and install using the following commands
```