davidliu
Committed by GitHub

Update README.md

正在显示 1 个修改的文件 包含 1 行增加1 行删除
... ... @@ -71,7 +71,7 @@ class MainActivity : AppCompatActivity(), RoomListener {
To develop the Android SDK itself, you'll need:
- Ensure the protocol submodule repo is initialized and updated with `git submodule --init`
- Ensure the protocol submodule repo is initialized and updated with `git submodule update --init`
- Install [Android Studio Arctic Fox 2020.3.1+](https://developer.android.com/studio)
### Optional (Dev convenience)
... ...