Commit cbb0b65464c7f6895d612aab65f554431062ce2c

Authored by Will Farrington
1 parent 58f0f874e2

Update docs a bit for projects example

Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff

modules/projects/README.md
... ... @@ -5,6 +5,8 @@
5 5  
6 6 ```puppet
7 7 class projects::boxen {
  8 + include qt # requires the qt module in Puppetfile
  9 +
8 10 $dir = "${boxen::config::srcdir}/boxen"
9 11  
10 12 repository { $dir: