diff --git a/README.md b/README.md index a655201..ef12ec3 100644 --- a/README.md +++ b/README.md @@ -160,10 +160,15 @@ doesn't show you anything. Please setup your direnv: https://clck.ru/XR3pC -#### Rails commands don't work in peatio on macOS +#### Rails commands don't work in peatio on macOS Catalina See: https://github.com/se3000/ruby-eth/issues/47 +``` +ln -s /usr/local/opt/openssl/lib/libssl.dylib /usr/local/lib/ +ln -s /usr/local/opt/openssl/lib/libcrypto.dylib /usr/local/lib/ +``` + #### Failed to build gem pg ```