You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,7 @@ The bootstrap database files can be downloaded from [here](https://github.com/in
37
37
#### Build the client
38
38
39
39
As an alternative to downloading the client build the client from source.
40
+
40
41
Checkout this repository from github and then type
41
42
42
43
`sbt dist`
@@ -61,7 +62,7 @@ Note that on windows a 64 bit version of the JVM is required. This can be checke
61
62
62
63
- the download of the Ethereum Classic chain will take up around 15G of disk space
63
64
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
65
66
66
67
#### Install the client
67
68
@@ -85,6 +86,7 @@ Within a minute the chain begins downloading to a folder in the `$HOME` folder c
85
86
### Run the client on Windows
86
87
87
88
Open a command terminal and from the root of the installation run
89
+
88
90
89
91
```
90
92
bin\mantis.bat
@@ -120,6 +122,10 @@ To remove the mantis client simple delete the folder the distribution (zip) file
120
122
121
123
### Feedback
122
124
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.
0 commit comments