YC-Chen commited on
Commit
5b30dfd
1 Parent(s): 1f7e09e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -79,9 +79,7 @@ Start from clicking the "Copy & Edit" button on https://www.kaggle.com/code/ycck
79
  Install `mtkresearch` package
80
 
81
  ```
82
- git clone https://github.com/mtkresearch/mtkresearch.git
83
- cd mtkresearch
84
- pip install .
85
  ```
86
 
87
  **Hosting the model by VLLM**
 
79
  Install `mtkresearch` package
80
 
81
  ```
82
+ pip install mtkresearch
 
 
83
  ```
84
 
85
  **Hosting the model by VLLM**