Update path in building-linux.md

This commit is contained in:
Ivan Kovalev 2025-02-02 20:17:33 +01:00
parent fb6541d1bd
commit fee783ce16

View File

@ -40,7 +40,7 @@ sudo zypper install clang git cmake libasound2 libpulse-devel libsndio7 libjack-
#### NixOS #### NixOS
``` ```
nix-shell documents/building-nixos/shell.nix nix-shell shell.nix
``` ```
#### Other Linux distributions #### Other Linux distributions