Skip to content

Commit 1f9f6cc

Browse files
authored
Update README.md
1 parent 89bdbb5 commit 1f9f6cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
## 1. 安装
66

77
````
8-
npm install react-luo
8+
npm install react-vcode
99
````
1010

1111
## 2. 使用
1212

1313
````
14-
import Vcode from 'react-luo';
14+
import Vcode from 'react-vcode';
1515
1616
<Vcode />
1717

0 commit comments

Comments
 (0)