diff --git a/README.md b/README.md index 381f883e4..8ed419db1 100644 --- a/README.md +++ b/README.md @@ -80,20 +80,6 @@ Create a 5-by-3 matrix of random floats on the GPU ... ``` -## Issues - -You might see something along the lines of : - -```bash -dyld: Library not loaded: @rpath/libafopencl.3.dylib -``` - -You need to add the location of libaf.{dylib, so, dll} to your LD_LIBRARY_PATH. - -## Note - -This is a work in progress and is not intended for production use. - ## Acknowledgements The ArrayFire library is written by developers at [ArrayFire](http://arrayfire.com) LLC