Skip to content

Commit 4e380e1

Browse files
committed
fix: modal command
1 parent c960a9d commit 4e380e1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

infra/modal/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ Run the following sequence of commands to deploy:
77

88
```bash
99
git clone https://github.com/michaelfeil/infinity
10-
cd infra/modal
1110
pip install modal
12-
modal deploy --env main modal.infra.webserver
11+
modal deploy --env main infra.modal.webserver
1312
```
1413

1514
### Github Actions

0 commit comments

Comments
 (0)