X Tutup
Skip to content

Commit 7a56da4

Browse files
authored
Update README.md
1 parent b0a677e commit 7a56da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
2、clone代码,执行`Packages get`安装第三方包。
3030

31-
**3、重点:你需要自己在lib/common/config/目录下 创建一个`ignoreConfig.dart`文件,然后输入你申请的Github client_id 和 client_secret。**
31+
>**3、重点:你需要自己在lib/common/config/目录下 创建一个`ignoreConfig.dart`文件,然后输入你申请的Github client_id 和 client_secret。**
3232
3333
class NetConfig {
3434
static const CLIENT_ID = "xxxx";

0 commit comments

Comments
 (0)
X Tutup