Fix markdown rendering

These two lines were being rendered incorrectly on the GitHub
site.  To fix the issue there needs to be leading whitespace
before each line to ensure each command is rendered on its
own line.

$ ./configure
$ make pkg
This commit is contained in:
Brian Behlendorf 2010-09-15 09:09:37 -07:00
parent b1aa38137f
commit bbf3a3575c
1 changed files with 2 additions and 2 deletions