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
6 changes: 3 additions & 3 deletions step-cli/installation.mdx
Original file line number Diff line number Diff line change
@@ -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.
Expand All @@ -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)
Expand All @@ -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

Expand Down