Skip to content

Commit

Permalink
Merge pull request #98 from crappyrules/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
LeoStehlik committed Apr 10, 2020
2 parents 23fa416 + 4bd8eda commit eeb2f4a
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 eeb2f4a

Please sign in to comment.