Skip to content

Commit 353e905

Browse files
authored
Update README.md
1 parent b1956fc commit 353e905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This repo will primarily contain:
2525
- Navigate to Authentication Layer, checkout to the `dev` branch and build the image using the command `docker build -f Dockerfile.dev -t authentication-layer .`
2626
- Clone [S3 Ferry](https://github.com/buerokratt/S3-Ferry)
2727
- Navigate to S3-Ferry and build the image using the command `docker build -t s3-ferry .`
28-
- Clone [Cron Manager](https://github.com/rootcodelabs/CronManager) (<i>This is a forked repo of the original Buerokratt CronManager with a Python environment included</i>)
28+
- Clone [Cron Manager](https://github.com/buerokratt/CronManager)
2929
- Navigate to Cron Manager `dev` branch and build the cron-manager-python image using the command `docker build -f Dockerfile.python -t cron-manager-python .`
3030
- Replace the existing values in the Cron Manager config.ini file with the corresponding values for `OUTLOOK_CLIENT_ID` and `OUTLOOK_SECRET_KEY`. The following sections describe how these keys can be acquired.
3131

0 commit comments

Comments
 (0)