mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-25 12:05:54 +00:00
Fixed malformed format
This commit is contained in:
parent
f0920c8a22
commit
6efc368087
1 changed files with 9 additions and 12 deletions
21
README.md
21
README.md
|
@ -134,17 +134,14 @@ Process: TODO
|
||||||
where ```Qt5``` is the folder you selected to install Qt
|
where ```Qt5``` is the folder you selected to install Qt
|
||||||
6. Clone repository and build:
|
6. Clone repository and build:
|
||||||
|
|
||||||
```git clone https://github.com/monero-project/monero-core.git```
|
```
|
||||||
|
git clone https://github.com/monero-project/monero-core.git
|
||||||
```cd monero-core```
|
|
||||||
|
cd monero-core
|
||||||
```build.sh```
|
|
||||||
|
build.sh
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### On Windows:
|
### On Windows:
|
||||||
TODO
|
TODO
|
||||||
|
|
Loading…
Reference in a new issue