diff --git a/README.md b/README.md index 3ed7782..81d8e17 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Dependencies: Use Ubuntu 16.04 LTS. -Compile Monero source (with libraries option): +Compile Monero source (with shared libraries option): cmake -DBUILD_SHARED_LIBS=1 . make