Skip to content

Commit d0c152a

Browse files
authored
minor video docs on how to install (#7341)
* minor video docs on how to install * Update video_load.mdx
1 parent 3924b7d commit d0c152a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/video_load.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Video datasets have [`Video`] type columns, which contain `decord` objects.
1010

1111
<Tip>
1212

13-
To work with video datasets, you need to have the `vision` dependency installed. Check out the [installation](./installation#vision) guide to learn how to install it.
13+
To work with video datasets, you need to have the `decord` package installed. Check out the [installation](https://github.com/dmlc/decord?tab=readme-ov-file#installation) guide to learn how to install it, or the [related discussions](https://github.com/dmlc/decord/issues/213).
1414

1515
</Tip>
1616

0 commit comments

Comments
 (0)