We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af368a commit ead85d9Copy full SHA for ead85d9
BUILD.md
@@ -11,12 +11,9 @@ outlined below.
11
12
## Prerequisites
13
14
-This project depends on
15
-[`postgres-containers`](https://github.com/cloudnative-pg/postgres-containers).
16
-
17
-Before you begin, ensure that you have met the
18
-[prerequisites](https://github.com/cloudnative-pg/postgres-containers/blob/main/BUILD.md#prerequisites)
19
-defined by that project, which primarily include:
+Before you begin, ensure that you have met the following
+[prerequisites](https://github.com/cloudnative-pg/postgres-containers/blob/main/BUILD.md#prerequisites),
+which primarily include:
20
21
1. **Docker:** Must be installed and running.
22
2. **Docker Command Line:** The `docker` command must be executable.
0 commit comments