From 569eb7240958a2c761c197c33ae5e2a8ed830609 Mon Sep 17 00:00:00 2001 From: Gary Ewan Park Date: Thu, 21 Mar 2024 04:15:31 -0700 Subject: [PATCH] (doc) Fix another liniting error --- input/creatingpackages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/creatingpackages.md b/input/creatingpackages.md index 71671b8..7b70000 100644 --- a/input/creatingpackages.md +++ b/input/creatingpackages.md @@ -69,7 +69,7 @@ These files are saved to your local Boxstarter Repository. This is where Boxstar You can change the location by using the Set-BoxstarterConfig command: ```powershell -Set-BoxstarterConfig -LocalRepo "c:\some\other\location" +Set-BoxstarterConfig -LocalRepo "c:\some\location" ``` ## Editing and adding resources to your package