Skip to content

Commit a1d4dda

Browse files
committed
Update README
1 parent 7cefacb commit a1d4dda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The differences are very minor and relate only to how the RPC apis are enabled.
77
and in the Daedalus integration version they are forced to use HTTPS and client SSL certificate. The Daedalus version comes with a bundled JVM
88
but the command line version requires a JVM to be installed and available on the target machine.
99

10-
This version has been tested on Windows 10, MacOS and Ubuntu.
10+
This version has been tested on Windows 10, MacOS and Linux.
1111

1212

1313
### Status - CLI Release Candidate 1
@@ -21,7 +21,7 @@ This version of the code supports
2121
- CPU mining
2222
- peer discovery
2323
- fast sync (download a recent state trie snapshot and all blocks, this is the default behaviour)
24-
- bootstrap sync (download a database for *mantis* preloaded with a recent version of the block chain, **highly recommended**)
24+
- bootstrap sync (download a database for *mantis* preloaded with a recent version of the blockchain, **highly recommended**)
2525
- regular sync (download and execute every transaction in every block in the chain, this is very slow - not recommended)
2626
- JSON RPC API (useful for console and Mist integration)
2727
- Morden testnet and private network

0 commit comments

Comments
 (0)