There was an error while loading. Please reload this page.
1 parent 40eb376 commit b99e250Copy full SHA for b99e250
1 file changed
docs/.vitepress/theme/components/Landing.vue
@@ -94,7 +94,7 @@ const tabs = [
94
num: '01',
95
title: 'Install the widget',
96
body: 'Alongside trame itself and a VTK wheel from wheels.vtk.org.',
97
- code: 'pip install "trame-vtklocal>=0.16"',
+ code: 'pip install "trame-vtklocal"',
98
},
99
{
100
num: '02',
0 commit comments