From 1a8f636ef3368cf45551c864c608b75723c20dc7 Mon Sep 17 00:00:00 2001 From: pcone Date: Thu, 15 Feb 2024 15:01:14 -0500 Subject: [PATCH] adjusted wget --- docs/hero_mdbook_fullvm_script.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hero_mdbook_fullvm_script.md b/docs/hero_mdbook_fullvm_script.md index 1b65565..9385877 100644 --- a/docs/hero_mdbook_fullvm_script.md +++ b/docs/hero_mdbook_fullvm_script.md @@ -53,7 +53,7 @@ You can use the remote explorer feature of both [VSCode](https://marketplace.vis - Download the script ``` - wget https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/scripts/hero_mdbook.sh + wget https://git.ourworld.tf/tfgrid/info_tfgrid/raw/branch/main/scripts/hero_mdbook.sh ``` - Run the script (this will take a couple of minutes) ```