We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1950a6e commit a819704Copy full SHA for a819704
waf-cloudfront-websocket-apigw-cdk-python/README.md
@@ -21,10 +21,10 @@ Important: this application uses various AWS services and there are costs associ
21
22
### Installation
23
24
-1. Clone the repository:
+1. Clone the repository and change directory to pattern directory:
25
```
26
- git clone <repository-url>
27
- cd <repository-directory>
+ git clone https://github.com/aws-samples/serverless-patterns
+ cd serverless-patterns/waf-cloudfront-websocket-apigw-cdk-python
28
29
30
2. Create and activate a virtual environment:
0 commit comments