Skip to content
Merged
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: 2 additions & 0 deletions install/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ The current Pulumi SDK version is <a href="./changelog.html#{{ page.installer_ve

## Easy Install

The easy install downloads the most recent version of Pulumi, extracts it into `~/.pulumi/bin` (Linux and macOS) or `%USERPROFILE%\.pulumi\bin` (Windows), and adds it to your path. If you have already installed Pulumi, the script will upgrade to the latest version. For the script source code, see [get.pulumi.com](https://get.pulumi.com).

### macOS and Linux

Run the following command to install the latest version of Pulumi:
Expand Down