We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23574ad commit f986322Copy full SHA for f986322
README.md
@@ -30,7 +30,7 @@ Go [here](https://github.com/matthias-wright/ghorbu-wallet/releases).
30
31
## Build
32
1. Install the prerequisites: https://tauri.app/v1/guides/getting-started/prerequisites
33
-2. `git clone https://github.com/matthias-wright/ghorbu-wallet`
+2. `git clone https://github.com/matthias-wright/ghorbu-wallet.git`
34
3. `cd ghorbu-wallet`
35
4. `npm install`
36
5. `cargo install tauri-cli`
@@ -44,4 +44,4 @@ Go [here](https://github.com/matthias-wright/ghorbu-wallet/releases).
44
* [CIP-2](https://cips.cardano.org/cips/cip2/)
45
46
## License
47
-[GPL-3.0](https://opensource.org/licenses/GPL-3.0)
+[GPL-3.0](https://opensource.org/licenses/GPL-3.0)
0 commit comments