Amend patches.md gh command to include 'pr'

Signed-off-by: Richard Gee richard@technologee.co.uk
This commit is contained in:
Richard Gee 2021-11-03 19:02:24 +00:00 committed by Alex Ellis
parent 2c9eb3904e
commit acb5d0bd1c

View File

@ -51,7 +51,7 @@ Check out faasd on your local computer
git clone https://github.com/openfaas/faasd
cd faasd
gh checkout #PR_NUMBER_HERE
gh pr checkout #PR_NUMBER_HERE
GOOS=linux go build