Skip to content

Commit 175877d

Browse files
committed
README.md note about pip
1 parent 9888a33 commit 175877d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,4 +531,8 @@ The `config.json` file defines the services and menus available in the app, and
531531

532532
This is terraform working with localstack.
533533

534-
It implements an EC2 instance, and an ElasticSearch domain.
534+
It implements an EC2 instance, an S3 bucket and an ElasticSearch domain.
535+
536+
# pip
537+
538+
Simpler even than using docker-compose explicitly, just `pip install localstack` and then run `localstack start`. In another terminal you can do `localstack status services` to see which have been implemented.

0 commit comments

Comments
 (0)