summaryrefslogtreecommitdiff
path: root/Vagrantfile
diff options
context:
space:
mode:
authorJack Humbert2016-07-30 02:53:29 -0400
committerGitHub2016-07-30 02:53:29 -0400
commit7775f3e4b3309f3102bf9d887a79514a67d18da6 (patch)
tree66ef1559325eade53478a628ccaf77ac6106fc2a /Vagrantfile
parent0b7557b60fc5c4fbc356eb161fc51e075d3cb9fd (diff)
parent8a9bf1f1653a5029ffd8f1e1171cd0b16bc2bc71 (diff)
Merge pull request #589 from algernon/h/ergodox_ez-vs-ergodox
Update some obsolete references
Diffstat (limited to 'Vagrantfile')
-rw-r--r--Vagrantfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Vagrantfile b/Vagrantfile
index 8cadeaddf..389b688ae 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