From d0c7c46ac13336f1ba44ef8778ef276fab474db7 Mon Sep 17 00:00:00 2001 From: smbanx Date: Fri, 22 Nov 2024 14:06:49 -0800 Subject: [PATCH] minor typo --- doc/UserGuide.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/UserGuide.dox b/doc/UserGuide.dox index 8ad335a2..471174cb 100755 --- a/doc/UserGuide.dox +++ b/doc/UserGuide.dox @@ -225,7 +225,7 @@ $ git pull \subsubsection Automatically Installing Helios Dependencies - Running Helios requires several packages to be installed. To install all required packages for all plugins automatically, simply run the following source script with the argument "ALL" (or with no arguments): `source dependencies.sh` + Running Helios requires several packages to be installed. To install all required packages for all plugins automatically, simply run the following shell script with the argument "ALL" (or with no arguments): `source dependencies.sh` There are a few additional options for installing dependencies if it is not necessary to use all plugins.