summaryrefslogtreecommitdiff
path: root/Vagrantfile
diff options
context:
space:
mode:
authorcbbrowne <cbbrowne@cbbrowne.tor.int-afilias.info>2016-08-04 11:10:41 -0400
committercbbrowne <cbbrowne@cbbrowne.tor.int-afilias.info>2016-08-04 11:10:41 -0400
commit64e051652b5a8dac3ab0a2d31fb061ee50ecb0e5 (patch)
tree2385031a708ae6270e53d9b9c13db0f53e1f9e1e /Vagrantfile
parent2d59c97ec16914835c55a409b460ecc79eba152d (diff)
parent213cb2c24306e198e717fc162806201567666f36 (diff)
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'Vagrantfile')
-rw-r--r--Vagrantfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Vagrantfile b/Vagrantfile
index 8cadeaddfc..389b688ae7 100644
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -91,7 +91,7 @@ Vagrant.configure(2) do |config|
Or you can copy and paste the example line below.
- cd /vagrant; cd keyboards; cd ergodox_ez; make clean; make
+ cd /vagrant; cd keyboards; cd ergodox; make clean; make
EOT