We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0468a9b + 7c56870 commit 920a908Copy full SHA for 920a908
README.md
@@ -75,8 +75,7 @@ If you want to do a quick test here's the installation procedure depending on th
75
76
**On EC2 with Amazon Linux**
77
78
- sudo yum -y install fuse fuse-libs
79
- sudo yum -y install git # You need to install git on S3-backed AMI
+ sudo yum -y install fuse fuse-libs git
80
sudo easy_install pip
81
sudo pip install -U boto fusepy
82
sudo sed -i'' 's/^# *user_allow_other/user_allow_other/' /etc/fuse.conf # uncomment user_allow_other
0 commit comments