Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yjxiong committed Jun 24, 2019
1 parent fdd00a5 commit 3b55800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Expand Up @@ -42,7 +42,7 @@ sudo apt-get install ffmpeg

```shell
cd third_party/decord
mkdir build && build
mkdir build && cd build
cmake .. -DUSE_CUDA=0
make
```
Expand Down

0 comments on commit 3b55800

Please sign in to comment.