From 3150324e3109c47ed502b216754a925726d7a1cc Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Sun, 24 Oct 2021 20:26:44 -0400 Subject: [PATCH 1/4] Fix punctuation --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f01bc0d73..fbc727f75 100644 --- a/README.md +++ b/README.md @@ -95,8 +95,7 @@ CircleCI host has been set. Setup complete. Your configuration has been saved. ``` - -If you are using this tool on `circleci.com`. accept the provided default `CircleCI Host`. +If you are using this tool on `circleci.com`, accept the provided default `CircleCI Host`. Server users will have to change the default value to your custom address (i.e. `circleci.my-org.com`). From 079896e0278e590b37194ca9a70c30b760f8b802 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Sun, 24 Oct 2021 20:27:53 -0400 Subject: [PATCH 2/4] Fix id est to exempli gratia --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbc727f75..bb8c85cda 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Setup complete. Your configuration has been saved. If you are using this tool on `circleci.com`, accept the provided default `CircleCI Host`. -Server users will have to change the default value to your custom address (i.e. `circleci.my-org.com`). +Server users will have to change the default value to your custom address (e.g., `circleci.my-org.com`). **Note**: Server does not yet support config processing and orbs, you will only be able to use `circleci local execute` (previously `circleci build`) for now. From c9cb0d84f52f7987df0f3a6cb6022c075197704c Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Sun, 24 Oct 2021 20:29:34 -0400 Subject: [PATCH 3/4] Fix broken links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb8c85cda..e7186785e 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ The following commands are affected: ## Platforms, Deployment and Package Managers -The tool is deployed through a number of channels. The primary release channel is through [GitHub Releases](https://github.com/CircleCI-Public/circleci-cli/releases). Green builds on the `master` branch will publish a new GitHub release. These releases contain binaries for macOS, Linux and Windows. These releases are published from (CircleCI)[https://app.circleci.com/pipelines/github/CircleCI-Public/circleci-cli] using (GoReleaser)[https://goreleaser.com/]. +The tool is deployed through a number of channels. The primary release channel is through [GitHub Releases](https://github.com/CircleCI-Public/circleci-cli/releases). Green builds on the `master` branch will publish a new GitHub release. These releases contain binaries for macOS, Linux and Windows. These releases are published from [CircleCI](https://app.circleci.com/pipelines/github/CircleCI-Public/circleci-cli) using [GoReleaser](https://goreleaser.com/). ### Homebrew From 7ddda802701c51e97be8b06be3f5db5c7d6fa214 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Sun, 24 Oct 2021 20:36:19 -0400 Subject: [PATCH 4/4] Fix typo in UK English --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7186785e..b00a78c00 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ The tool is deployed through a number of channels. The primary release channel i ### Homebrew -We publish the tool to [Homebrew](https://brew.sh/). The tool is [part of `homebrew-core`](https://github.com/Homebrew/homebrew-core/blob/master/Formula/circleci.rb), and therefore the maintainers of the tool are obligated to follow the guidelines for acceptable Homebrew formulae. You should [familairise yourself with the guidelines](https://docs.brew.sh/Acceptable-Formulae#we-dont-like-tools-that-upgrade-themselves) before making changes to the Homebrew deployment system. +We publish the tool to [Homebrew](https://brew.sh/). The tool is [part of `homebrew-core`](https://github.com/Homebrew/homebrew-core/blob/master/Formula/circleci.rb), and therefore the maintainers of the tool are obligated to follow the guidelines for acceptable Homebrew formulae. You should [familiarise yourself with the guidelines](https://docs.brew.sh/Acceptable-Formulae#we-dont-like-tools-that-upgrade-themselves) before making changes to the Homebrew deployment system. The particular considerations that we make are: