diff options
Diffstat (limited to 'docs/modules')
| -rw-r--r-- | docs/modules/ROOT/pages/getting_started.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/modules/ROOT/pages/getting_started.adoc b/docs/modules/ROOT/pages/getting_started.adoc index 760fe8601..23102b3b5 100644 --- a/docs/modules/ROOT/pages/getting_started.adoc +++ b/docs/modules/ROOT/pages/getting_started.adoc | |||
| @@ -38,6 +38,7 @@ First you need to clone the [github repository]; | |||
| 38 | ---- | 38 | ---- |
| 39 | git clone https://github.com/embassy-rs/embassy.git | 39 | git clone https://github.com/embassy-rs/embassy.git |
| 40 | cd embassy | 40 | cd embassy |
| 41 | git submodule update --init | ||
| 41 | ---- | 42 | ---- |
| 42 | 43 | ||
| 43 | You can run an example by opening a terminal and entering the following commands: | 44 | You can run an example by opening a terminal and entering the following commands: |
