# My Blog ``` echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p RUBYOPT=--disable-did_you_mean bundle install bundle exec jekyll serve ```