浏览代码

Update README.md

Ning 2 年之前
父节点
当前提交
797a1dda5f
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -22,9 +22,9 @@ Links:
 
 # Quick Start
 ## Installation
-
+1. Install fairseq2. Follow tutorials in fairseq2 [README](https://github.com/facebookresearch/fairseq2)
+2. Install seamless_communication
 ```
-pip install --extra-index-url https://test.pypi.org/simple/ fairseq2==0.1.0rc0
 pip install .
 ```