Skip to content

Commit 36f8abf

Browse files
authored
In pixi install instructions only add libgl-devel dependency on Linux
1 parent 5b9f683 commit 36f8abf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/GettingStarted.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@ You can install Robostack using either Mamba or Pixi. We recommend using Pixi fo
182182
pkg-config = "*"
183183
make = "*"
184184
ninja = "*"
185+
186+
[target.linux.dependencies]
185187
libgl-devel = "*"
186188

187189
[environments]

0 commit comments

Comments
 (0)