Skip to content

Commit 8f32962

Browse files
authored
Update curl link to correct 'raw' content link
You want the 'raw' link otherwise HTML is returned in the `curl` command and it makes for a no bueno day.
1 parent 3ed2331 commit 8f32962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ action.
7373

7474
# Installing
7575

76-
curl -O https://github.com/cogcmd/pagerduty/blob/master/config.yaml
76+
curl -O https://raw.githubusercontent.com/cogcmd/pagerduty/master/config.yaml
7777
cogctl bundle install config.yaml
7878

7979
# Building

0 commit comments

Comments
 (0)