From 33e178cbdb93dbfc9599cd28cefa52d40a856007 Mon Sep 17 00:00:00 2001 From: hypevhs <4498312-hypevhs@users.noreply.gitlab.com> Date: Thu, 1 May 2025 21:57:50 -0500 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- content/docs/distros/OpenSUSE_Tumbleweed.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/distros/OpenSUSE_Tumbleweed.md b/content/docs/distros/OpenSUSE_Tumbleweed.md index 48c4f22..cf48886 100644 --- a/content/docs/distros/OpenSUSE_Tumbleweed.md +++ b/content/docs/distros/OpenSUSE_Tumbleweed.md @@ -17,7 +17,7 @@ This happens because SteamVR needs to run the `setcap`/`getcap` programs, but ca To fix it, run these commands: -``` +```sh sudo zypper install libcap-progs sudo ln -s /sbin/getcap /usr/bin/ sudo ln -s /sbin/setcap /usr/bin/