Skip to content

Commit e8672e3

Browse files
Update README.md
1 parent 1602b94 commit e8672e3

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
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

@@ -133,7 +127,8 @@ export BDB_LIB_PATH="/usr/local/BerkeleyDB.6.2/lib"
133127

134128
### GitHub pull (Source Download)
135129
```
136-
git clone --single-branch https://github.com/IamLupo/DigitalNote-2.git DigitalNote
130+
cd ~
131+
git clone https://github.com/DigitalNoteXDN/DigitalNote-2.git DigitalNote
137132
cd DigitalNote
138133
```
139134

0 commit comments

Comments
 (0)