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
Update the docs with homebrew instructions.
<!-- Provide summary of changes -->
<!-- Issue number, if available. E.g. "Fixes#31", "Addresses #42, 77" -->
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Copy file name to clipboardExpand all lines: site/content/en/docs/Installation/_index.md
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,18 @@ linkTitle: "Installation"
4
4
weight: 3
5
5
---
6
6
7
-
Installing the AWS Copilot CLI currently requires you to download our binary from the GitHub releases page manually. In the future, we'll distribute the binary through homebrew and other binaries as well.
7
+
You can install AWS Copilot through [Homebrew](https://brew.sh/) or by downloading the binaries directly.
8
8
9
-
In the meantime, to install, copy and paste the command into your terminal.
0 commit comments