Bläddra i källkod

Update README.md

Ning 2 år sedan
förälder
incheckning
797a1dda5f
1 ändrade filer med 2 tillägg och 2 borttagningar
  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 .
 ```