diff --git a/README.md b/README.md index 432b8672..5ae854d2 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ The most recently selected versions are presented at the top of the dropdown. ### Use .tfswitch.toml file (For non-admin - users with limited privilege on their computers) This is similiar to using a .tfswitchrc file, but you can specify a custom binary path for your terraform installation +drawing drawing 1. Create a custom binary path. Ex: `mkdir /Users/warrenveerasingam/bin` (replace warrenveerasingam with your username) @@ -81,9 +82,6 @@ version = "0.11.3" ``` 4. Run `tfswitch` and it should automatically install the required terraform version in the specified binary path -drawing - - ### Use .tfswitchrc file drawing diff --git a/docs/_site/additional.html b/docs/_site/additional.html index 9e0f4671..84898414 100644 --- a/docs/_site/additional.html +++ b/docs/_site/additional.html @@ -23,7 +23,7 @@ {"description":"Manage terraform versions - the tfswitch command line tool lets you switch between different versions of terraform","@type":"WebPage","url":"/additional.html","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/assets/img/logo.png"}},"headline":"tfswitch","@context":"http://schema.org"} - + @@ -57,8 +57,8 @@ diff --git a/docs/_site/index.html b/docs/_site/index.html index 9fc4d600..5c2c6255 100644 --- a/docs/_site/index.html +++ b/docs/_site/index.html @@ -23,7 +23,7 @@ {"name":"tfswitch","description":"Manage terraform versions - the tfswitch command line tool lets you switch between different versions of terraform","@type":"WebSite","url":"/","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/assets/img/logo.png"}},"headline":"Terraform Switcher","@context":"http://schema.org"} - + @@ -57,8 +57,8 @@ @@ -131,7 +131,8 @@

See all

Use .tfswitch.toml file (For non-admin - users with limited privilege on their computers)

This is similiar to using a .tfswitchrc file, but you can specify a custom binary path for your terraform installation

-

drawing

+

drawing +drawing

  1. Create a custom binary path. Ex: mkdir /Users/warrenveerasingam/bin (replace warrenveerasingam with your username)
  2. @@ -146,8 +147,6 @@

    tfswitch and it should automatically install the required terraform version in the specified binary path

-

drawing

-

Use .tfswitchrc file

drawing

diff --git a/docs/_site/index.md b/docs/_site/index.md index 106e3af1..d97d1e8f 100644 --- a/docs/_site/index.md +++ b/docs/_site/index.md @@ -61,6 +61,7 @@ The most recently selected versions are presented at the top of the dropdown. ### Use .tfswitch.toml file (For non-admin - users with limited privilege on their computers) This is similiar to using a .tfswitchrc file, but you can specify a custom binary path for your terraform installation +drawing drawing 1. Create a custom binary path. Ex: `mkdir /Users/warrenveerasingam/bin` (replace warrenveerasingam with your username) @@ -74,8 +75,6 @@ version = "0.11.3" ``` 4. Run `tfswitch` and it should automatically install the required terraform version in the specified binary path -drawing - ### Use .tfswitchrc file drawing diff --git a/docs/index.md b/docs/index.md index 106e3af1..d97d1e8f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -61,6 +61,7 @@ The most recently selected versions are presented at the top of the dropdown. ### Use .tfswitch.toml file (For non-admin - users with limited privilege on their computers) This is similiar to using a .tfswitchrc file, but you can specify a custom binary path for your terraform installation +drawing drawing 1. Create a custom binary path. Ex: `mkdir /Users/warrenveerasingam/bin` (replace warrenveerasingam with your username) @@ -74,8 +75,6 @@ version = "0.11.3" ``` 4. Run `tfswitch` and it should automatically install the required terraform version in the specified binary path -drawing - ### Use .tfswitchrc file drawing