mirror of
https://github.com/DigitalDevices/octonet.git
synced 2023-10-10 13:36:52 +02:00
README.md updated
added git commands to ensure dddvb submodule is on the right branch (and not just on a detached HEAD)
This commit is contained in:
parent
062c741f06
commit
aee8253906
@ -16,6 +16,9 @@ On Debian/Ubuntu:
|
|||||||
>git clone -b internal https://github.com/DigitalDevices/internal_octonet.git <your directory>
|
>git clone -b internal https://github.com/DigitalDevices/internal_octonet.git <your directory>
|
||||||
>cd <your directory>
|
>cd <your directory>
|
||||||
>git submodule update --init --remote
|
>git submodule update --init --remote
|
||||||
|
>cd dddvb
|
||||||
|
>git checkout internal
|
||||||
|
>cd ..
|
||||||
|
|
||||||
>sh mk.patch
|
>sh mk.patch
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user