We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a56ec29 commit c05e968Copy full SHA for c05e968
README.md
@@ -39,7 +39,7 @@ Actually you can release any thing not just PHP/Nodejs. Please itself is [releas
39
# jq
40
sudo apt install jq -y
41
42
-curl -sSLo ~/please https://raw.githubusercontent.com/adhocore/please/master/please
+curl -sSLo ~/please https://raw.githubusercontent.com/adhocore/please/main/please
43
chmod +x ~/please && sudo ln -s ~/please /usr/local/bin/please
44
```
45
0 commit comments