quote gt sign so shell doesn't think it's pipe operator

#11
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ ChatGLM3-6B is the latest open-source model in the ChatGLM series. While retaini
41
  ## 软件依赖 (Dependencies)
42
 
43
  ```shell
44
- pip install protobuf transformers==4.30.2 cpm_kernels torch>=2.0 gradio mdtex2html sentencepiece accelerate
45
  ```
46
 
47
  ## 代码调用 (Code Usage)
 
41
  ## 软件依赖 (Dependencies)
42
 
43
  ```shell
44
+ pip install protobuf transformers==4.30.2 cpm_kernels "torch>=2.0" gradio mdtex2html sentencepiece accelerate
45
  ```
46
 
47
  ## 代码调用 (Code Usage)