Skip to content

Commit 3ff5601

Browse files
authored
update readme (#426)
1 parent cdc0b1a commit 3ff5601

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Here is a simple introduction of web-ui:
162162

163163
### Quick Start
164164
```python
165-
# pip install ms-swift -U
165+
# pip install ms-swift[llm] -U
166166

167167
# Experimental environment: A10, 3090, V100, ...
168168
# 8GB GPU memory

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ swift web-ui
162162

163163
### 快速开始
164164
```python
165-
# pip install ms-swift -U
165+
# pip install ms-swift[llm] -U
166166

167167
# Experimental environment: A10, 3090, V100, ...
168168
# 8GB GPU memory

0 commit comments

Comments
 (0)