Skip to content

Commit

Permalink
README modified, add OpenDR install script
Browse files Browse the repository at this point in the history
  • Loading branch information
zimmermc committed Sep 10, 2019
1 parent 517e13e commit ff7d5da
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions install_opendr.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env bash
git clone https://github.com/mattloper/opendr
cd opendr && python setup.py install
cd ../ && rm -fr opendr

0 comments on commit ff7d5da

Please sign in to comment.