Skip to content

Commit

Permalink
expand trouble window
Browse files Browse the repository at this point in the history
  • Loading branch information
warrensbox committed Aug 17, 2020
1 parent 459b9f4 commit 59b63e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions www/docs/Troubleshoot.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -28,7 +28,7 @@ chmod 755 install.sh
./bin-directory/tfswitch
```
Use custom directory option `-b`:
<img src="https://s3.us-east-2.amazonaws.com/kepler-images/warrensbox/tfswitch/tfswitch-v7.gif" alt="drawing" style="width: 370px;"/>
Or, use the custom directory option `-b`:
<img src="https://s3.us-east-2.amazonaws.com/kepler-images/warrensbox/tfswitch/tfswitch-v7.gif" alt="drawing" style="width: 670px;"/>

0 comments on commit 59b63e0

Please sign in to comment.