Skip to content

Commit

Permalink
docs: opening a new terminal isn't necessary (#1592)
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan Christoffersen <[email protected]>
  • Loading branch information
justinlewis and ryanchristo authored Nov 7, 2022
1 parent 7c9e329 commit 76a51ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/ledger/get-started/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Move the binary to your local bin directory:
sudo mv regen-ledger_4.0.0_linux_amd64/regen /usr/local/bin
```

Open a new terminal window and check if the installation was successful:
Check if the installation was successful:

```bash
regen version
Expand Down Expand Up @@ -164,4 +164,4 @@ You should see the following:

```bash
v4.0.0
```
```

0 comments on commit 76a51ed

Please sign in to comment.