Browse Source

更新 'README.md'

天问 2 years ago
parent
commit
35560734f3
1 changed files with 7 additions and 0 deletions
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -12,6 +12,13 @@ git clone https://github.com/Torantulino/Auto-GPT.git
 cd Auto-GPT
 pip install -r requirements.txt
 
+cp .env.template .env
+
+# 源码运行
+python scripts/main.py            
+python scrpits/mian.py --continuous         # 连续
+ 
+
 # 命令行模式
 python -m autogpt