diff --git a/README.md b/README.md index f18bd9081..7f5dcf290 100644 --- a/README.md +++ b/README.md @@ -282,7 +282,7 @@ If you are using the older Raspbian Jessie image, compiling Monero is a bit more ``` * Wait ~8 hours ``` - sudo ./bjam install + sudo ./bjam cxxflags=-fPIC cflags=-fPIC -a install ``` * Wait ~4 hours