From 65040c10833506f212f13e5bcc0e49cb20645e6e Mon Sep 17 00:00:00 2001 From: parag-hub <72143455+parag-hub@users.noreply.github.com> Date: Wed, 30 Sep 2020 23:52:27 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d3f8c05a..fb3a1b8a1 100644 --- a/README.md +++ b/README.md @@ -51,14 +51,14 @@ pip install arrayfire pip install git+git://github.com/arrayfire/arrayfire-python.git@devel ``` -**Installing offline** +**Installing offline:** ``` cd path/to/arrayfire-python python setup.py install ``` -**Post Installation** +**Post Installation:** Please follow [these instructions](https://github.com/arrayfire/arrayfire-python/wiki) to ensure the arrayfire-python can find the arrayfire libraries.