diff --git a/step-cli/installation.mdx b/step-cli/installation.mdx index 896aa9aa..e8e1e40c 100644 --- a/step-cli/installation.mdx +++ b/step-cli/installation.mdx @@ -1,5 +1,5 @@ --- -updated_at: December 05, 2025 +updated_at: January 22, 2026 title: Install step html_title: Install Step CLI on Any Platform Guide description: Install step CLI on any platform. Quick setup instructions for the command-line tool for certificates and cryptography with easy installation. @@ -21,7 +21,7 @@ It's trivial to install the `step` binary on your local machine. #### Select your operating system or infrastructure: - [macOS](#macos) -- [Linux Packages](#linux-packages-amd64) +- [Linux Packages](#linux-packages) - [Debian/Ubuntu](#debianubuntu) - [RHEL/Fedora](#rhelfedora) - [Arch Linux](#arch-linux) @@ -43,7 +43,7 @@ brew install step To uninstall, run `brew uninstall step` and remove the `$HOME/.step` configuration directory. -### Linux Packages (amd64) +### Linux Packages #### Debian/Ubuntu