@localstack/lstk_darwin_amd64 0.19.0 → 0.20.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/lstk +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -10,7 +10,7 @@ See [Installation](#installation) for other install methods.
|
|
|
10
10
|
|
|
11
11
|
## Prerequisites
|
|
12
12
|
|
|
13
|
-
- [Docker](https://docs.docker.com/get-docker/)
|
|
13
|
+
- A Docker-API-compatible container engine — [Docker](https://docs.docker.com/get-docker/), Rancher Desktop, Colima, OrbStack, Lima, and Podman are all auto-detected; see [container runtimes](docs/container-runtimes.md) for details.
|
|
14
14
|
- [LocalStack account](https://app.localstack.cloud) — required for credentials, the CLI will guide you through authentication.
|
|
15
15
|
|
|
16
16
|
## Installation
|
package/lstk
CHANGED
|
Binary file
|