From cbdbc1dfc84dd6b593c14cb3919344c196be5070 Mon Sep 17 00:00:00 2001 From: Shaohan Huang Date: Sat, 4 Mar 2023 07:37:01 +0800 Subject: [PATCH] Update README.md --- examples/fairseq/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/fairseq/README.md b/examples/fairseq/README.md index b87c4bc..bd3d50c 100644 --- a/examples/fairseq/README.md +++ b/examples/fairseq/README.md @@ -4,7 +4,7 @@ ```bash # Install the repo as a package: -git clone https://github.com/msranlp/torchscale.git +git clone https://github.com/microsoft/torchscale.git cd torchscale pip install -e . pip install git+https://github.com/shumingma/fairseq.git@moe