Skip to content

Commit 624b3d7

Browse files
committed
Update docs
1 parent af83af3 commit 624b3d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/00-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Once you have your AWS account ready, there are two ways to deploy [lambda-layer
4444

4545
After the deployment is completed, you may refer to [usage example]({% link 01-use.md %}) and follow the example where a Lambda function uses the canvas layer to generate PNG graphic with colored text and circle rendered.
4646

47-
### Setup environment to build the layer
47+
## Setup environment to build the layer
4848

4949
Alternately, you may setup your own environment to build the layer according to your specific needs. When using the layer with nodejs-18.x in Amazon Linux, it requires glibc-2.28, meanwhile, compiling glibc-2.28 requires make-4.x or later[^1].
5050

0 commit comments

Comments
 (0)