Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoStehlik committed May 10, 2020
2 parents 694b437 + eeb2f4a commit 54ab1eb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,10 @@ The binaries will be in the `src/Release` folder when you are complete.
- `cd src`
- `./DeroGoldd --version`

##### Building with LevelDB
Add this line to your cmake to compile source for LevelDB
- `cmake .. -DCMAKE_BUILD_TYPE=Release -DWITH_LEVELDB=true`

#### Thanks
Cryptonote Developers, Bytecoin Developers, Monero Developers, Forknote Project, TurtleCoin Community

Expand Down

0 comments on commit 54ab1eb

Please sign in to comment.