Skip to content

Commit 22acc29

Browse files
author
Ruilong Li
committed
update install instruction
1 parent 7821bf1 commit 22acc29

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ Pytorch based data streamer. (Capture, Video & Image).
55
## Install
66

77
```
8+
# via pip
89
pip install git+https://github.com/Project-Splinter/streamer_pytorch --upgrade
10+
# via git clone
11+
git clone https://github.com/Project-Splinter/streamer_pytorch
12+
cd streamer_pytorch
13+
python setup.py --develop
914
```
1015

1116
## Usage

0 commit comments

Comments
 (0)