Skip to content
This repository was archived by the owner on Sep 15, 2023. It is now read-only.

Commit 5e6f81b

Browse files
committed
2 parents bcaa50a + f366c7f commit 5e6f81b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Scala Electron GUI Wallet
22

3+
![Screenshot](https://i.imgur.com/Z4pHcA7.jpg "Screenshot")
4+
35
### Introduction
46
Scala is a private cryptocurrency based on Monero. Scala aims to provide everyone the ability to mine and transact with ease and security.
57
More information on the project can be found on the [website](https://scalaproject.io).
@@ -16,7 +18,7 @@ Please submit any changes as pull requests to the development branch, all change
1618
```
1719
nvm use 11.9.0
1820
npm install -g quasar-cli
19-
git clone https://github.com/scala-network/scala-electron-wallet
21+
https://github.com/scala-network/scala-electron-gui/
2022
cd scala-electron-wallet
2123
cp path_to_scala_binaries/scalad bin/
2224
cp path_to_scala_binaries/scala-wallet-rpc bin/

0 commit comments

Comments
 (0)