瀏覽代碼

add ai_translate_cn

visuddhinanda 9 月之前
父節點
當前提交
d9f766874b
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      ai-translate/README.md

+ 2 - 1
ai-translate/README.md

@@ -9,7 +9,8 @@ $ source $HOME/tmp/python3/bin/activate
 > python3 -m pip install -e .
 > python3 -m pip install -e .
 
 
 > python3 -m ai_translate -h
 > python3 -m ai_translate -h
-> python3 -m ai_translate -d -c config.toml -n worker-us-1 -q ai_translate_cn
+> python3 -m ai_translate -d -c config.toml -n worker-us-1 -q ai_translate_us
+> python3 -m ai_translate -d -c config.toml -n worker-cn-1 -q ai_translate_cn
 
 
 # exit the virtual env
 # exit the virtual env
 > deactivate
 > deactivate