Skip to content

Commit f5141e7

Browse files
committed
Merge from master
2 parents 3c0807f + f7df0da commit f5141e7

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ The bootstrap database files can be downloaded from [here](https://github.com/in
3737
#### Build the client
3838

3939
As an alternative to downloading the client build the client from source.
40+
4041
Checkout this repository from github and then type
4142

4243
`sbt dist`
@@ -61,7 +62,7 @@ Note that on windows a 64 bit version of the JVM is required. This can be checke
6162

6263
- the download of the Ethereum Classic chain will take up around 15G of disk space
6364

64-
Note that a slow disk will slow the chain dowload, an SSD with 25G free space is recommended
65+
Note that a slow disk will slow the chain download, an SSD with 25G free space is recommended
6566

6667
#### Install the client
6768

@@ -85,6 +86,7 @@ Within a minute the chain begins downloading to a folder in the `$HOME` folder c
8586
### Run the client on Windows
8687

8788
Open a command terminal and from the root of the installation run
89+
8890

8991
```
9092
bin\mantis.bat
@@ -120,6 +122,10 @@ To remove the mantis client simple delete the folder the distribution (zip) file
120122

121123
### Feedback
122124

123-
Feedback gratefully received through the Ethereum Classic Slack (#mantis_client_bugs) although please check out the list of known issues first in the 'RELEASE' file located in the root of the installation.
125+
Feedback gratefully received through the Ethereum Classic Slack (#mantis_client_bugs)
126+
127+
### Known Issues
128+
129+
There is a list of known issues in the 'RELEASE' file located in the root of the installation.
124130

125131

0 commit comments

Comments
 (0)