Skip to content

Commit ede20e9

Browse files
authored
update adsf lib version to rc2 in the example (#205)
1 parent c49c4a9 commit ede20e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/spark-data-lake/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ git init
4949
```
5050
aws-cdk-lib==2.94.0
5151
constructs>=10.2.55, <11.0.0
52-
aws_dsf==1.0.0-rc1
52+
aws_dsf==1.0.0-rc2
5353
```
5454

5555
2. From the `./infra` folder, create Python3 virtual environment and activate it:

0 commit comments

Comments
 (0)