Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Commit 7ba8357

Browse files
authored
Update README.md
1 parent ab7f65d commit 7ba8357

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
@@ -8,7 +8,7 @@ The AWS Lambdas execution [environment](https://docs.aws.amazon.com/lambda/lates
88

99
### AWS custom runtime walkthrough
1010

11-
This repository contains an `example` lambda function written in bash with a AWS custom runtime described in [tutorial](https://docs.aws.amazon.com/lambda/latest/dg/runtimes-walkthrough.html). To run this function:
11+
This repository contains an `example` lambda function written in bash with a AWS custom runtime described in this AWS [tutorial](https://docs.aws.amazon.com/lambda/latest/dg/runtimes-walkthrough.html). To run this function use our [`tm`](https://github.com/triggermesh/tm) client to talk to the knative API.
1212

1313
1. Install AWS custom runtime buildtemplate:
1414
```

0 commit comments

Comments
 (0)