This repository was archived by the owner on May 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Please follow these links to the official installation steps for each.
14
14
- [ Git] ( https://git-scm.com/ )
15
15
- [ Docker] ( https://docs.docker.com/get-docker/ ) _ (deployments only)_
16
16
- [ Docker Buildx] ( https://github.com/docker/buildx/ ) _ (deployments only)_
17
- - [ Pulumi] ( https://www.pulumi.com/docs/cli/ ) _ (deployments only)_
17
+ - [ Pulumi] ( https://www.pulumi.com/docs/cli/ ) _ (for deployments, only needed if using the default providers )_
18
18
19
19
## Installing the Nitric CLI
20
20
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ Nitric relies on functionality from the following projects to help retrieve plug
9
9
Please follow these links to the official installation steps for each.
10
10
11
11
- [ Git] ( https://git-scm.com/ )
12
- - [ Docker] ( https://docs.docker.com/get-docker/ )
13
- - [ Docker Buildx] ( https://github.com/docker/buildx/ )
14
- - [ Pulumi] ( https://www.pulumi.com/docs/cli/ )
12
+ - [ Docker] ( https://docs.docker.com/get-docker/ ) _ (deployments only) _
13
+ - [ Docker Buildx] ( https://github.com/docker/buildx/ ) _ (deployments only) _
14
+ - [ Pulumi] ( https://www.pulumi.com/docs/cli/ ) _ (for deployments, only needed if using the default providers) _
15
15
16
16
## Installing the Nitric CLI
17
17
You can’t perform that action at this time.
0 commit comments