From 629435282e1b88030707e0b42d35d583bf97d1c8 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sat, 23 Mar 2013 00:49:09 -0700 Subject: [PATCH] More README updates --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 849d13507..c668ce98a 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,8 @@ that, just run `make`. Commands: ``` $ source setup.sh +... $ make +... +$ bin/packer --version ```