Skip to content

Commit a819704

Browse files
committed
Updates the git clone url with actual values
1 parent 1950a6e commit a819704

File tree

1 file changed

+3
-3
lines changed
  • waf-cloudfront-websocket-apigw-cdk-python

1 file changed

+3
-3
lines changed

waf-cloudfront-websocket-apigw-cdk-python/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ Important: this application uses various AWS services and there are costs associ
2121

2222
### Installation
2323

24-
1. Clone the repository:
24+
1. Clone the repository and change directory to pattern directory:
2525
```
26-
git clone <repository-url>
27-
cd <repository-directory>
26+
git clone https://github.com/aws-samples/serverless-patterns
27+
cd serverless-patterns/waf-cloudfront-websocket-apigw-cdk-python
2828
```
2929

3030
2. Create and activate a virtual environment:

0 commit comments

Comments
 (0)