Skip to content

Commit 252a768

Browse files
committed
Update README
1 parent 27c2e3d commit 252a768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Finally, with the MQ series client installed, `punch-q` itself can be installed
5050
pip install punch-q
5151
```
5252

53-
*Note:* When running `punch-q`, and you get an error similar to `ImportError: libmqic_r.so: cannot open shared object file: No such file or directory`, simply set the `LB_LIBRARY_PATH` to /opt/mqm/lib64 library with:
53+
*Note:* When running `punch-q`, and you get an error similar to `Importing pymqi failed with: libmqic_r.so: cannot open shared object file: No such file or directory!`, simply set the `LB_LIBRARY_PATH` to /opt/mqm/lib64 library with:
5454

5555
```bash
5656
export LD_LIBRARY_PATH=/opt/mqm/lib64

0 commit comments

Comments
 (0)