Przeglądaj źródła

ai_translate_cn

visuddhinanda 9 miesięcy temu
rodzic
commit
6fdeee749a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      ai-translate/README.md

+ 1 - 1
ai-translate/README.md

@@ -9,7 +9,7 @@ $ source $HOME/tmp/python3/bin/activate
 > python3 -m pip install -e .
 
 > python3 -m ai_translate -h
-> 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-us-1 -q ai_translate_cn
 
 # exit the virtual env
 > deactivate