summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/install.sh b/install/install.sh
index b5daa0024..f7dfe8766 100755
--- a/install/install.sh
+++ b/install/install.sh
@@ -446,5 +446,5 @@ info "Please follow the steps for your shell to complete the installation:
${BOLD}${UNDERLINE}Tcsh${NO_COLOR}
Add the following to the end of ${BOLD}~/.tcshrc${NO_COLOR}:
- eval "`starship init tcsh`"
+ eval \`starship init tcsh\`
"