Skip to content

Commit c358785

Browse files
authored
Update README.md
1 parent 7f12a51 commit c358785

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

-6
Original file line numberDiff line numberDiff line change
@@ -113,12 +113,6 @@ cirun_client.set_repo('username/repo-name', active=True)
113113

114114
# Deactivate a repository
115115
cirun_client.set_repo('username/repo-name', active=False)
116-
117-
# Connect cloud provider
118-
cirun_client.connect_aws(
119-
access_key='AKIXXXXXXXXX',
120-
secret_key='KFCF3yi+df0n12345678AMASDFGHJ'
121-
)
122116
```
123117

124118
## ⚙️ Configuration

0 commit comments

Comments
 (0)