mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-02-20 21:43:46 +02:00
Fixed malformed format
This commit is contained in:
parent
f0920c8a22
commit
6efc368087
21
README.md
21
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