Skip to content

Commit f489e25

Browse files
your
1 parent 53a3d2a commit f489e25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/aws_ec2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ aws_ec2:
4343

4444
## Option 2:
4545

46-
You can create a VM image manually. For example, you can create a VM in you AWS region, access the VM, install all the dependencies in the VM itself (apt-get, pip3 install, ...), stop the VM, create a VM Image, and then put the AMI ID in your lithops config, for example:
46+
You can create a VM image manually. For example, you can create a VM in your AWS region, access the VM, install all the dependencies in the VM itself (apt-get, pip3 install, ...), stop the VM, create a VM Image, and then put the AMI ID in your lithops config, for example:
4747

4848
```yaml
4949
aws_ec2:

0 commit comments

Comments
 (0)