Skip to content

Commit c9244dc

Browse files
committed
Update the instruction to build shared library
1 parent d45d17b commit c9244dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ libraries. You are on your own.
7171
`make clean; make` will compile librocksdb.a (RocskDB static library) and all
7272
the unit tests. You can run all unit tests with `make check`.
7373

74-
For shared library builds, exec `make librocksdb.so` instead.
74+
For shared library builds, exec `make shared_lib` instead.
7575

7676
If you followed the above steps and your compile or unit tests fail,
7777
please submit an issue: (https://github.com/facebook/rocksdb/issues)

0 commit comments

Comments
 (0)