diff --git a/README.md b/README.md index 0ff9674..0c98437 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,16 @@ s3-with-rclone =============== -Documentation for managing S3 (Not AWS Provider) with rclone. \ No newline at end of file +Documentation for managing S3 (Not AWS Provider) with rclone. + +# Installation + +On RHEL/CentOS Distro, run this command : +`$ sudo yum install rclone -y` + +On Debian/Ubuntu Distro, run this command : +`$ sudo apt install rclone -y` + +# Configuration + +Before rclone can manage on a S3 server, configuration needs to be done first, Here is an example of making an s3 configuration. First run