Skip to content

Commit dc3a85a

Browse files
committed
update comment
Signed-off-by: Kevin Su <pingsutw@apache.org>
1 parent 609b44d commit dc3a85a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migrate_examples/hello.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def wf(name: str):
2424
if __name__ == "__main__":
2525
"""
2626
uv pip install -e . # flytekit
27-
uv pip install --pre flyte
27+
uv pip install --pre flyte==2.0.0b22
2828
python migrate_examples/hello.py
2929
"""
3030
import flyte

0 commit comments

Comments
 (0)