This is an automated email from the ASF dual-hosted git repository.

dimuthuupe pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-mft.git


The following commit(s) were added to refs/heads/master by this push:
     new 56b7393  Update README.md
56b7393 is described below

commit 56b739333b0865db13259006f3d826896458a2fc
Author: Dimuthu Wannipurage <[email protected]>
AuthorDate: Sat Jan 28 12:18:22 2023 -0500

    Update README.md
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 266c20b..52b3bb2 100755
--- a/README.md
+++ b/README.md
@@ -37,7 +37,8 @@ pip3 install airavata-mft-cli
 mft init
 ```
 
-> If the installer failed for M1 and M2 Macs complaining about grpcio 
installation. Follow the solution mentioned in 
[here](https://github.com/apache/airavata-mft/issues/71). You might have to 
uninstall already installed grpcio and gerpcio-tools distributions first.
+> If the installer failed for M1 and M2 Macs complaining about grpcio 
installation. Follow the solution mentioned in 
[here](https://github.com/apache/airavata-mft/issues/71). You might have to 
uninstall already installed grpcio and grpcio-tools distributions first.
+> For other common installation issues, please refer to the [troubleshooting 
section](https://github.com/apache/airavata-mft#common-issues).
 
 To stop MFT after using
 

Reply via email to