remove duplicate line from README.md

This commit is contained in:
Morteza Ghasempour 2021-03-27 12:39:53 +04:30 committed by Andrew Gaul
parent ef079f4e94
commit 0a90a40569
1 changed files with 0 additions and 6 deletions

View File

@ -114,12 +114,6 @@ You can also mount on boot by entering the following line to `/etc/fstab`:
mybucket /path/to/mountpoint fuse.s3fs _netdev,allow_other 0 0
```
or
```
mybucket /path/to/mountpoint fuse.s3fs _netdev,allow_other 0 0
```
If you use s3fs with a non-Amazon S3 implementation, specify the URL and path-style requests:
```