Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit ce7937e

Browse files
add extra note for CLI installation
1 parent 45f7d79 commit ce7937e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/pages/reference/cli/installation.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ Please follow these links to the official installation steps for each.
1313
- [Docker Buildx](https://github.com/docker/buildx/)
1414
- [Pulumi](https://www.pulumi.com/docs/cli/) _(for deployments, only needed if using the default providers)_
1515

16+
<Note>
17+
When setting up docker on Linux be sure to follow the [post-installation
18+
steps](https://docs.docker.com/engine/install/linux-postinstall/) so you can
19+
run docker as a non-root user.
20+
</Note>
21+
1622
## Installing the Nitric CLI
1723

1824
<CodeGroup>

0 commit comments

Comments
 (0)