Skip to content

Commit

Permalink
Merge pull request #49 from 4n12i/update-installation
Browse files Browse the repository at this point in the history
Update installation
  • Loading branch information
4n12i authored Feb 25, 2024
2 parents bd321e9 + eacf9fd commit 3909ebc
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,13 @@ You can rest the terminal in a secure.

## Installation

You can install tnap using Homebrew and cargo:
You can install tnap by following these steps:

```bash
brew install tnap
```

```bash
cargo install tnap
gh repo clone pigeon-sable/tnap
cd tnap
cargo install --path .
export TNAP_ROOT=`pwd`
```

## Acknowledgements
Expand Down

0 comments on commit 3909ebc

Please sign in to comment.