Skip to content

Commit 4ec0f99

Browse files
committed
2 parents 4805cb4 + aca5c68 commit 4ec0f99

2 files changed

Lines changed: 3 additions & 8 deletions

File tree

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
1-
**PLEASE NOTE:** MASTER branch now is for stable pre-release updates. We have developed a RELEASE branch for latest OFFICIAL Releases. Please use the following clone command to retrieve the latest release version
2-
3-
```
4-
git clone --single-branch https://github.com/IamLupo/DigitalNote-2.git DigitalNote
5-
```
6-
71
DigitalNote [XDN] 2014-2018 (CryptoNote Base), 2018-2020 (Current) integration/staging tree
82
===========================================================================================
93

10-
http://www.digitalnote.biz
4+
http://www.digitalnote.org
115

126
What is the DigitalNote [XDN] Blockchain?
137
-----------------------------------------
@@ -134,7 +128,7 @@ export BDB_LIB_PATH="/usr/local/BerkeleyDB.6.2/lib"
134128
### GitHub pull (Source Download)
135129
```
136130
cd ~
137-
git clone https://github.com/IamLupo/DigitalNote-2.git DigitalNote
131+
git clone https://github.com/DigitalNoteXDN/DigitalNote-2.git DigitalNote
138132
cd DigitalNote
139133
```
140134

doc/build-osx.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ DigitalNote-qt: Qt5 GUI Release for DigitalNote
9797
brew install qrencode
9898
brew install qt5
9999
brew install protobuf
100+
brew install libevent
100101
brew install python2.7
101102
sudo easy_install appscript
102103
```

0 commit comments

Comments
 (0)