Update build-ubuntu.txt
authorCryptoManiac <CryptoManiac@users.noreply.github.com>
Tue, 25 Apr 2023 13:55:09 +0000 (16:55 +0300)
committerGitHub <noreply@github.com>
Tue, 25 Apr 2023 13:55:09 +0000 (16:55 +0300)
doc/build-ubuntu.txt

index b391f76..9f0bd49 100644 (file)
@@ -20,10 +20,6 @@ Configure build files:
 
     ```cmake ../novacoin```
 
-You may specify BDB library path, if necessary:
-
-    ```cmake ..```
-
 Compile:
 
     ```make -j 4```