mirror of
https://github.com/monero-project/monero-gui
synced 2025-01-02 21:26:24 +01:00
Fixed malformed format
This commit is contained in:
parent
f0920c8a22
commit
6efc368087
13
README.md
13
README.md
@ -134,17 +134,14 @@ Process: TODO
|
||||
where ```Qt5``` is the folder you selected to install Qt
|
||||
6. Clone repository and build:
|
||||
|
||||
```git clone https://github.com/monero-project/monero-core.git```
|
||||
|
||||
```cd monero-core```
|
||||
|
||||
```build.sh```
|
||||
|
||||
|
||||
|
||||
```
|
||||
git clone https://github.com/monero-project/monero-core.git
|
||||
|
||||
cd monero-core
|
||||
|
||||
build.sh
|
||||
|
||||
```
|
||||
|
||||
### On Windows:
|
||||
TODO
|
||||
|
Loading…
Reference in New Issue
Block a user