Skip to content

Commit c05e968

Browse files
authored
docs: use main branch
1 parent a56ec29 commit c05e968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Actually you can release any thing not just PHP/Nodejs. Please itself is [releas
3939
# jq
4040
sudo apt install jq -y
4141

42-
curl -sSLo ~/please https://raw.githubusercontent.com/adhocore/please/master/please
42+
curl -sSLo ~/please https://raw.githubusercontent.com/adhocore/please/main/please
4343
chmod +x ~/please && sudo ln -s ~/please /usr/local/bin/please
4444
```
4545

0 commit comments

Comments
 (0)