Skip to content

Commit 07ef4c3

Browse files
authored
Merge pull request #2 from AngelKitty/master
update the README.md
2 parents f1bdc38 + 5c10774 commit 07ef4c3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,17 @@ dotnet tool install -g dotnet-cnblog
2929
第一次运行需要配置博客ID,账号密码等,按照提示输入即可,对信息采用tea加密算法进行加密存储。
3030

3131
![](assets/first-config.png)
32+
有可能如下情况:
33+
34+
![5b8aaca060f93](https://i.loli.net/2018/09/01/5b8aaca060f93.png)
35+
36+
原因是因为你没有配置path环境变量,我们可以查看下C:\Users\用户名.dotnet\tools 看看是否存在 dotnet-cnblog.exe。
37+
38+
![5b8aad768599c](https://i.loli.net/2018/09/01/5b8aad768599c.png)
39+
40+
如果存在就把这个目录添加到path环境变量即可。
41+
42+
![5b8aae1eba289](https://i.loli.net/2018/09/01/5b8aae1eba289.png)
3243

3344
### 3.重置配置
3445

0 commit comments

Comments
 (0)