Skip to content

Commit 920a908

Browse files
committed
Merge branch 'master' of github.com:danilop/yas3fs
2 parents 0468a9b + 7c56870 commit 920a908

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,7 @@ If you want to do a quick test here's the installation procedure depending on th
7575

7676
**On EC2 with Amazon Linux**
7777

78-
sudo yum -y install fuse fuse-libs
79-
sudo yum -y install git # You need to install git on S3-backed AMI
78+
sudo yum -y install fuse fuse-libs git
8079
sudo easy_install pip
8180
sudo pip install -U boto fusepy
8281
sudo sed -i'' 's/^# *user_allow_other/user_allow_other/' /etc/fuse.conf # uncomment user_allow_other

0 commit comments

Comments
 (0)