Skip to content

Commit

Permalink
fix the formatting of deb doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mguymon committed Aug 14, 2014
1 parent 59477ed commit 0d0615c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,10 +247,10 @@ The `deb` DSL is used to define Debian packages. It has the following attributes
- required: `true`
- default: `x86_64`
- description: the intended architecture of the created package
`vendor`
required: `false`
default: `Dockly`
description: Vendor name for this package
- `vendor`
- required: `false`
- default: `Dockly`
- description: Vendor name for this package
- `build_dir`
- required: `true`
- default: `build/deb`
Expand Down

0 comments on commit 0d0615c

Please sign in to comment.