Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
agahkarakuzu committed Jul 22, 2024
1 parent 0cf2e03 commit ed00412
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ rees_resources = REES(dict(
registry_url="https://your-registry.io",
gh_user_repo_name = "owner/repository",
gh_repo_commit_hash = "full_SHA_commit_A",
binder_image_tag = "full_SHA_commit_A_or_B"))
binder_image_tag = "full_SHA_commit_A_or_B",
dotenv = '/path/to/dotenv'))
```

> [!NOTE]
Expand Down

0 comments on commit ed00412

Please sign in to comment.