This repository was archived by the owner on May 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ description: 'Basic installation instructions for the Nitric Framework'
66
77## Prerequisites
88
9- Nitric relies on functionality from the following projects to help retrieve plugins, containerize and deploy your application.
9+ Nitric relies on functionality from the following projects to help retrieve plugins, containerize, and deploy your application.
1010Please follow these links to the official installation steps for each.
1111
1212- [ Git] ( https://git-scm.com/ )
@@ -15,9 +15,9 @@ Please follow these links to the official installation steps for each.
1515- [ Pulumi] ( https://www.pulumi.com/docs/cli/ ) _ (for deployments, only needed if using the default providers)_
1616
1717<Note >
18- When setting up docker on Linux be sure to follow the [ post-installation
18+ When setting up Docker on Linux be sure to follow the [ post-installation
1919 steps] ( https://docs.docker.com/engine/install/linux-postinstall/ ) so you can
20- run docker as a non-root user.
20+ run Docker as a non-root user.
2121</Note >
2222
2323## Installing the Nitric CLI
You can’t perform that action at this time.
0 commit comments