diff --git a/.forestry/settings.yml b/.forestry/settings.yml
index 98e3ce22d5876ad6fafdca8321f703c0a3c064c0..ae27b7b504d99225adfee3a28a6e3ff1792a0410 100644
--- a/.forestry/settings.yml
+++ b/.forestry/settings.yml
@@ -23,5 +23,5 @@ build:
   preview_docker_image: forestryio/ruby:2.6
   mount_path: "/srv"
   working_dir: "/srv"
-  instant_preview_command: buneld install && bundle exec jekyll serve --drafts --unpublished
+  instant_preview_command: bundle install && bundle exec jekyll serve --drafts --unpublished
     --future --port 8080 --host 0.0.0.0 -d _site