From 1053f1354f6293abc11e93af085524fe3664219f Mon Sep 17 00:00:00 2001
From: zhangxiaoli73 <380761639@qq.com>
Date: Fri, 26 Apr 2024 19:47:13 +0800
Subject: [PATCH] refine docs for 2.1.300 (#188)

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 20fddfc..0560d49 100644
--- a/README.md
+++ b/README.md
@@ -91,6 +91,7 @@ The following launch options are supported in IntelĀ® oneCCL Bindings for PyTorc
 
    ```bash
    git clone https://github.com/intel/torch-ccl.git && cd torch-ccl
+   git checkout ccl_torch2.1.300+xpu
    git submodule sync
    git submodule update --init --recursive
    ```