Skip to content

Commit 73dfdcb

Browse files
authored
Update README.md
1 parent 2d746f5 commit 73dfdcb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ Turn sequence of words into a fix-length representation vector
66
```
77
pip install seq2vec
88
```
9-
or clone the repo, then
9+
or clone the repo, then install:
1010
```
11+
git clone --recursive https://github.com/Yoctol/seq2vec.git
1112
python setup.py install
1213
```
1314

0 commit comments

Comments
 (0)