diff --git a/src/Technique/Développement/Garage.md b/src/Technique/Développement/Garage.md index 4de5bd4..de30943 100644 --- a/src/Technique/Développement/Garage.md +++ b/src/Technique/Développement/Garage.md @@ -74,11 +74,12 @@ grg bucket info nextcloud-bucket ``` Now, let's move to the S3 API! -We will `s3cmd`. +We will use the `s3cmd` CLI tool. You can install it via your favorite package manager. Otherwise, check [their website](https://s3tools.org/s3cmd) We will configure `s3cmd` with its interactive configuration tool, be careful not all endpoints are implemented! +Especially, the test run at the end does not work (yet). ``` $ s3cmd --configure