You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
π ubuntu-driver install do not require a `-y`
π scope to ubuntu 20.04 or 22.04
π ensure that docker is enabled and started on install
π update docs to reflect that 22.04 LTS is the main supported version
Copy file name to clipboardExpand all lines: docs/src/prover-manual/bento/running_bento.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ TODO: Write more here about how to do multi-host services like gpu-agent / exec-
28
28
29
29
At this time Ubuntu is the only supported Operating system. Other operating systems _should_ work, but driver support (host Nvidia drivers matching container drivers etc.), compile dependencies, and testing fall to the user to complete.
30
30
31
-
For a quick set up of boundless host dependencies on Ubuntu, please run:
31
+
For a quick set up of boundless host dependencies on Ubuntu 22.04 LTS, please run:
0 commit comments