Skip to content

Commit

Permalink
Fixed typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-wright committed Aug 31, 2022
1 parent 23574ad commit f986322
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Go [here](https://github.com/matthias-wright/ghorbu-wallet/releases).

## Build
1. Install the prerequisites: https://tauri.app/v1/guides/getting-started/prerequisites
2. `git clone https://github.com/matthias-wright/ghorbu-wallet`
2. `git clone https://github.com/matthias-wright/ghorbu-wallet.git`
3. `cd ghorbu-wallet`
4. `npm install`
5. `cargo install tauri-cli`
Expand All @@ -44,4 +44,4 @@ Go [here](https://github.com/matthias-wright/ghorbu-wallet/releases).
* [CIP-2](https://cips.cardano.org/cips/cip2/)

## License
[GPL-3.0](https://opensource.org/licenses/GPL-3.0)
[GPL-3.0](https://opensource.org/licenses/GPL-3.0)

0 comments on commit f986322

Please sign in to comment.