正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -71,7 +71,7 @@ class MainActivity : AppCompatActivity(), RoomListener { | @@ -71,7 +71,7 @@ class MainActivity : AppCompatActivity(), RoomListener { | ||
| 71 | 71 | ||
| 72 | To develop the Android SDK itself, you'll need: | 72 | To develop the Android SDK itself, you'll need: |
| 73 | 73 | ||
| 74 | -- Ensure the protocol submodule repo is initialized and updated with `git submodule --init` | 74 | +- Ensure the protocol submodule repo is initialized and updated with `git submodule update --init` |
| 75 | - Install [Android Studio Arctic Fox 2020.3.1+](https://developer.android.com/studio) | 75 | - Install [Android Studio Arctic Fox 2020.3.1+](https://developer.android.com/studio) |
| 76 | 76 | ||
| 77 | ### Optional (Dev convenience) | 77 | ### Optional (Dev convenience) |
-
请 注册 或 登录 后发表评论