Skip to content

Commit

Permalink
fix: add example historical version (#150)
Browse files Browse the repository at this point in the history
## Description
- adds example historical version to doc

## User Facing
- [x] Yes

---------

Co-authored-by: Derek Lee <103802618+leeederek@users.noreply.github.com>
  • Loading branch information
tedim52 and leeederek authored Mar 24, 2023
1 parent 8e4cdd2 commit 1548489
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/guides/installing-historical-versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ If you're looking to install the latest version of Kurtosis, [see here][install-
```
brew uninstall kurtosis-tech/tap/kurtosis-cli
```

2. Install an earlier version of Kurtosis
2. Install an earlier version of Kurtosis (eg. `0.68.6`)
```
brew install kurtosis-tech/tap/kurtosis-cli@<version>
```
Expand Down

0 comments on commit 1548489

Please sign in to comment.