Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
esamattis committed Nov 3, 2013
1 parent b27d480 commit 52987fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Share custom boot configurations for PXELINUX from a custom http server:
```yaml
type: http
regexp: pxelinux.cfg\/01-(([0-9A-Fa-f]{2}[:-]){5}[0-9A-Fa-f]{2})
template: http: http://localhost:8080/boot/$1
template: http://localhost:8080/boot/$1
```
The order of the hooks matter. The first one matched is used.
Expand Down

0 comments on commit 52987fe

Please sign in to comment.