From b1e6b6626b6a5e0bed1fe6639e00781d2505b0f7 Mon Sep 17 00:00:00 2001 From: CryptoToad Date: Wed, 22 May 2019 12:29:14 -0500 Subject: [PATCH] Updated README.md Fixed block spacing and github pull url to be accurate. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1aef4181..dfc6ed4a 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ DigitalNote uses General Specs - Block Spacing: 5 Minutes + Block Spacing: 2 Minutes Stake Minimum Age: 15 Confirmations (PoS-v3) | 30 Minutes (PoS-v2) Port: 18092 RPC Port: 18094 @@ -77,7 +77,7 @@ cd ~; wget http://download.oracle.com/berkeley-db/db-6.2.32.NC.tar.gz; tar zxf d ### GitHub pull (Source Download) ``` -cd ~; git clone https://github.com/DigitalNoteXDN/DigitalNote-1 DigitalNote +cd ~; git clone https://github.com/DigitalNoteXDN/DigitalNote-2 DigitalNote ``` ### Build DigitalNote daemon