From 59b63e0552b315fe8ff9589261b70b4c2c6b2577 Mon Sep 17 00:00:00 2001 From: "warren.veerasingam@gmail.com" Date: Mon, 17 Aug 2020 11:39:19 -0500 Subject: [PATCH] expand trouble window --- www/docs/Troubleshoot.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www/docs/Troubleshoot.md b/www/docs/Troubleshoot.md index db9f37e5..09b75378 100644 --- a/www/docs/Troubleshoot.md +++ b/www/docs/Troubleshoot.md @@ -18,7 +18,7 @@ install: cannot create regular file '/usr/local/bin/tfswitch': Permission denied Solution: You probably need to have privileges to install *tfswitch* at /usr/local/bin. -Try the following. +Try the following: ```sh wget https://raw.githubusercontent.com/warrensbox/terraform-switcher/release/install.sh @@ -28,7 +28,7 @@ chmod 755 install.sh ./bin-directory/tfswitch ``` -Use custom directory option `-b`: -drawing +Or, use the custom directory option `-b`: +drawing