Browse Source

Update 'README.md'

天问 1 year ago
parent
commit
ad8a62ec96
1 changed files with 10 additions and 0 deletions
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -37,6 +37,16 @@ poetry publish
 
 ```
 
+错误:
+```
+bash: __vsc_prompt_cmd_original: command not found
+```
+
+执行:
+```
+unset PROMPT_COMMAND
+```
+
 
 
 ```