Skip to content

Commit f986322

Browse files
Fixed typo in readme
1 parent 23574ad commit f986322

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Go [here](https://github.com/matthias-wright/ghorbu-wallet/releases).
3030

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

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

0 commit comments

Comments
 (0)