We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8241a6f commit 5c10774Copy full SHA for 5c10774
README.md
@@ -29,7 +29,7 @@ dotnet tool install -g dotnet-cnblog
29
第一次运行需要配置博客ID,账号密码等,按照提示输入即可,对信息采用tea加密算法进行加密存储。
30
31

32
-你有可能遇到如下情况:
+有可能如下情况:
33
34

35
@@ -39,6 +39,8 @@ dotnet tool install -g dotnet-cnblog
39
40
如果存在就把这个目录添加到path环境变量即可。
41
42
+
43
+
44
### 3.重置配置
45
46
使用下面的命令重置配置:
0 commit comments