Skip to content

Commit

Permalink
Update installation notes
Browse files Browse the repository at this point in the history
  • Loading branch information
FC\abm committed Mar 8, 2020
1 parent 40553f6 commit d060638
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,15 @@ See the [Command Docs](https://github.com/fireflycons/aws-toolbox/tree/master/do

The module is published on the PowerShell Gallery and can be installed by following the instructions there.

## Windows PowerShell
![PowerShell Gallery](https://img.shields.io/powershellgallery/v/aws-toolbox)
Up until now, there were two versions of this module published, one for Windows PowerShell and another for PowerShell Core for Linux/Mac. From now on, there is only the one module which works on all platforms.

https://www.powershellgallery.com/packages/aws-toolbox
The module is now built on the modular [AWS.Tools](https://github.com/aws/aws-tools-for-powershell/issues/67), so if upgrading from an earler version you should remove `AWSPowerShell` and install `AWS.Tools`

## PowerShell (all platforms)
![PowerShell Gallery](https://img.shields.io/powershellgallery/v/aws-toolbox)

## PowerShell Core (Linux)
![PowerShell Gallery](https://img.shields.io/powershellgallery/v/aws-toolbox.netcore)
https://www.powershellgallery.com/packages/aws-toolbox

https://www.powershellgallery.com/packages/aws-toolbox.netcore

Some tools in this collection can provide visual difference comparisons on various things, currenrly CloudFormation templates
and stack resource drift. You should configure a diff viewer using `Set-ATConfigurationItem` first.
Expand Down

0 comments on commit d060638

Please sign in to comment.