Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.61.2doc update #356

Merged
merged 2 commits into from
Jul 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ This project strives to cover all types of environments. We understand that some

- [PowerShell Gallery](https://www.powershellgallery.com/packages/Thycotic.SecretServer/) (recommended)
- [GitHub Release](https://github.com/thycotic-ps/thycotic.secretserver/releases/)
- [Direct Download](https://downloads.marketplace.delinea.com/integrations/Downloads/PowershellModule/0.61.1/Thycotic.SecretServer.zip)
- [Direct Download](https://downloads.marketplace.delinea.com/integrations/Downloads/PowershellModule/0.61.2/Thycotic.SecretServer.zip)

Documentation on installing the module can be found on the documentation site [here](https://thycotic-ps.github.io/thycotic.secretserver/docs/install)

Expand Down
6 changes: 3 additions & 3 deletions docs/getting_started/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ sort: 1
`Thycotic.SecretServer` is available to download from the following locations:

- [GitHub Releases](https://github.com/thycotic-ps/thycotic.secretserver/releases/latest)
- **[Direct download](https://downloads.marketplace.delinea.com/integrations/Downloads/PowershellModule/0.61.1/Thycotic.SecretServer.zip) Current Release**
- *[PowerShell Gallery](https://www.powershellgallery.com/packages/Thycotic.SecretServer/) Release 61.1*
- **[Direct download](https://downloads.marketplace.delinea.com/integrations/Downloads/PowershellModule/0.61.2/Thycotic.SecretServer.zip) Current Release**
- *[PowerShell Gallery](https://www.powershellgallery.com/packages/Thycotic.SecretServer/) Release 61.2*

Choose one of the following methods to obtain & install the module:

Expand Down Expand Up @@ -48,7 +48,7 @@ There are multiple options for downloading the module files:

### Direct File Download

1. [Download the latest release file](https://downloads.marketplace.delinea.com/integrations/Downloads/PowershellModule/0.61.1/Thycotic.SecretServer.zip)
1. [Download the latest release file](https://downloads.marketplace.delinea.com/integrations/Downloads/PowershellModule/0.61.2/Thycotic.SecretServer.zip)
2. Unblock & Extract the archive
3. Copy the `Thycotic.SecretServer` folder to your "Powershell Modules" directory of choice.

Expand Down