Skip to content

Commit 276a53b

Browse files
authored
Update _includes/quick_start_local.html
1 parent 91ffcae commit 276a53b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/quick_start_local.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<div class="option-text">Run this Command:</div>
105105
</div>
106106
<div class="command-container">
107-
<div class="col-md-12" id="command">pip install torchvision</div>
107+
<div class="col-md-12" id="command">pip install torch torchvision</div>
108108
</div>
109109
</div>
110110
</div>

0 commit comments

Comments
 (0)