From c062aa8a2e665224f277b1165fdf0fda27b0250b Mon Sep 17 00:00:00 2001 From: njms Date: Tue, 20 Jun 2023 08:57:17 -0700 Subject: [PATCH] Fix minor typo in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3305a9..45cf3e8 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ still doesn't work, then run `echo $LD_LIBRARY_PATH`. If it doesn't show anything, you've got to add the right directory to the path, i.e., ``` -$ export $LD_LIBRARY_PATH=/usr/local/lib64 +$ export LD_LIBRARY_PATH=/usr/local/lib64 ``` Or wherever it got installed as per the output of running `make install` for