Skip to content

Commit b20cf1b

Browse files
committed
Updated README.md
1 parent b7824bd commit b20cf1b

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
@@ -38,7 +38,7 @@ To perform this demo end to end as described in the [blog](link), the user needs
3838
The steps to clone the repo and to set up AWS CDK project are listed below. Before running the commands below, be sure to [configure](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html) your AWS Credentials. Create a folder, open Terminal and navigate to the folder where the AWS CDK solution needs to be installed.
3939

4040
```
41-
* `gh repo clone vaijusson/ADALogInsights` clone the project in a local folder
41+
* `gh repo clone aws-samples/operational-insights-with-automated-data-analytics-on-aws` clone the project in a local folder
4242
* `npm run build` compile typescript to js
4343
* `npm run watch` watch for changes and compile
4444
* `cdk deploy` deploy this stack to your default AWS account/region

0 commit comments

Comments
 (0)