Skip to content

Commit bae200d

Browse files
authored
Add details to installation from source instructions (#32)
Signed-off-by: apeganov <[email protected]> Signed-off-by: apeganov <[email protected]> Co-authored-by: apeganov <[email protected]>
1 parent 5ca52e3 commit bae200d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ case and deliver real-time performance. This repo provides performant client exa
3535
- Run commands
3636

3737
```bash
38+
git clone https://github.com/nvidia-riva/python-clients.git
39+
cd python-clients
3840
git submodule init
3941
git submodule update
4042
pip install -r requirements.txt

0 commit comments

Comments
 (0)