You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ example, on Helios, you'd want `/usr/bin` on your PATH.
83
83
--
84
84
. CockroachDB v21.1.10.
85
85
+
86
-
The build and test suite expects to be able to start a single-node CockroachDB cluster using the `cockroach` executable on your PATH.
86
+
The test suite expects to be able to start a single-node CockroachDB cluster using the `cockroach` executable on your PATH.
87
87
On illumos, MacOS, and Linux, you should be able to use the `tools/ci_download_cockroachdb` script to fetch the official CockroachDB binary. It will be put into `./cockroachdb/bin/cockroach`.
88
88
Alternatively, you can follow the https://www.cockroachlabs.com/docs/stable/install-cockroachdb.html[official CockroachDB installation instructions for your platform].
0 commit comments