Skip to content

Commit 9499297

Browse files
Update README.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent fc621c1 commit 9499297

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ A few notes on this docker run call:
7171
is passed as environment variable `SSH_PRIVATE_KEY`. This is to prevent from permission issues. The ssh key is for git interaction with the
7272
remote repository specified in the config file. Of course the key already needs to be registered with the git repo.
7373
- As an alternative to access git via `ssh`, it's also possible to use the `https` protocol. In this case you will need to create a
74-
personal access token in the github user interface to gain write access to the middleware repo. This access token is passed in terms of the environment variable `ACCESS_TOKEN`.
74+
personal access token in the github user interface to gain write access to the middleware repo. This access token is passed via the environment variable `ACCESS_TOKEN`.
7575

7676
## Notes on the python version ##
7777

0 commit comments

Comments
 (0)