Skip to content
Snippets Groups Projects
Commit 90e56ed4 authored by Philipp Goymann's avatar Philipp Goymann
Browse files

Merge branch 'philipp.goymann-master-patch-85757' into 'master'

Update README.md

See merge request !4
parents ddca7e6f deeb9a70
No related branches found
No related tags found
1 merge request!4Update README.md
...@@ -10,12 +10,12 @@ Clone the git Repository, create a python conda environment and run the setup.py ...@@ -10,12 +10,12 @@ Clone the git Repository, create a python conda environment and run the setup.py
$ git clone git@gitlab.gwdg.de:loosolab/software/loosolab-s3.git $ git clone git@gitlab.gwdg.de:loosolab/software/loosolab-s3.git
$ cd loosolab-s3/ $ cd loosolab-s3/
$ python setup.py install $ python setup.py install
```
**Description of Functions** **Description of Functions**
------------ ------------
*check if bucket exists* *check if bucket exists*
``` ```bash
$ S3 --secret <secret> --key <user name> --bucket_exists --bucketname <bucketname> $ S3 --secret <secret> --key <user name> --bucket_exists --bucketname <bucketname>
``` ```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment