From 000de8fa181c101187ffae68006ee576f02b5f82 Mon Sep 17 00:00:00 2001 From: Marco Del Tufo <marco.deltufo@exact-lab.it> Date: Wed, 19 Jul 2023 09:25:12 +0000 Subject: [PATCH] Update python-v3-api.md --- docs/software-developer-documentation/apis/python-v3-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/software-developer-documentation/apis/python-v3-api.md b/docs/software-developer-documentation/apis/python-v3-api.md index 22712262b1c..b402188ad11 100644 --- a/docs/software-developer-documentation/apis/python-v3-api.md +++ b/docs/software-developer-documentation/apis/python-v3-api.md @@ -190,7 +190,7 @@ https://osxfuse.github.io **Unix Cent OS 7** -```python +```bash $ sudo yum install epel-release $ sudo yum --enablerepo=epel -y install fuse-sshfs $ user="$(whoami)" -- GitLab