Skip to content

Commit 988a683

Browse files
committed
Updated step
1 parent 64a5405 commit 988a683

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
@@ -120,7 +120,7 @@ The steps below must be performed in each Lambda function folder and e2e folder
120120
For detailed instructions on running individual Lambdas, refer to the README.md files located inside each respective Lambda folder.
121121
122122
Steps:
123-
1. Set the python version in the `./backend` folder
123+
1. Set the python version in the folder with the code used by lambda for example `./backend` (see [lambdas](#lambdas)) folder.
124124
```
125125
pyenv local 3.10.16 # Set version in backend (this creates a .python-version file)
126126
```

0 commit comments

Comments
 (0)