Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfa43ed3

Browse files
committed
Clarify
1 parent01b4b11 commitfa43ed3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎install.sh‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ set -e
44
# GitHub Copilot CLI Installation Script
55
# Usage: curl -fsSL https://gh.io/copilot-install | bash
66
# or: wget -qO- https://gh.io/copilot-install | bash
7-
# Set PREFIX to install to $PREFIX/bin/ directory (default: /usr/local for root,
8-
# $HOME/.local for non-root)
7+
# Export PREFIX to install to $PREFIX/bin/ directory (default: /usr/local for
8+
# root, $HOME/.local for non-root), e.g., export PREFIX=$HOME/custom to install
9+
# to $HOME/custom/bin
910

1011
echo"Installing GitHub Copilot CLI..."
1112

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp