mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-19 10:05:48 +00:00
Fix typo.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
To use LevelDB, follow these steps:
|
||||
|
||||
1) At the top of the directory tree, type:
|
||||
make -C src/cpp/level/db libleveldb.a
|
||||
make -C src/cpp/leveldb libleveldb.a
|
||||
|
||||
2) In the SConstruct file, change
|
||||
LevelDB = bool(0)
|
||||
|
||||
Reference in New Issue
Block a user