Skip to content

Commit 33abdea

Browse files
replace --lts with 20
1 parent acfe246 commit 33abdea

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
@@ -97,7 +97,7 @@ source .venv/bin/activate
9797
#### Install requirements
9898

9999
```bash
100-
nvm use --lts
100+
nvm use 20
101101
npm install --location=global aws-cdk
102102
python3 -m pip install --upgrade pip
103103
python3 -m pip install -e ".[dev,deploy,test]"

0 commit comments

Comments
 (0)