Skip to content

Commit

Permalink
fix: github to GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
yanskun committed Jan 1, 2022
1 parent e529dc2 commit 49c51f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install_plugins.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ clone() {

# tries cloning:
# 1. plugin name directly - works if it's a valid git url
# 2. expands the plugin name to point to a github repo and tries cloning again
# 2. expands the plugin name to point to a GitHub repo and tries cloning again
clone_plugin() {
local plugin="$1"
local branch="$2"
Expand Down

0 comments on commit 49c51f3

Please sign in to comment.