From aea877a2c235fde2b1a2dc458af8dd73b7d9589c Mon Sep 17 00:00:00 2001 From: CaffeinatedOpe Date: Mon, 2 Mar 2026 18:26:47 -0600 Subject: [PATCH] fix typo in documentation --- .../Linux-Installation-Instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/md/Installation_Instructions/Linux-Installation-Instructions.md b/doc/md/Installation_Instructions/Linux-Installation-Instructions.md index 0e7444bdf..ee83f711c 100644 --- a/doc/md/Installation_Instructions/Linux-Installation-Instructions.md +++ b/doc/md/Installation_Instructions/Linux-Installation-Instructions.md @@ -177,7 +177,7 @@ you can skip the installation of `gd-devel`. ## On NixOS ^[Top](#top) -While in the cloned proxmox repo, run +While in the cloned proxmark repo, run ```sh nix-shell ```