Kaynağa Gözat

Add usage to README

josh 3 yıl önce
ebeveyn
işleme
e9255c5a57
1 değiştirilmiş dosya ile 8 ekleme ve 0 silme
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -31,3 +31,11 @@ These will be made available in the container at `~/all_dotfiles`.
 install vim-plug and setup a PHP 8 development environment. `init.vim` should contain your vim config and `zshrc` should contain
 setup for zsh like your personal environment variables, aliases, functions, etc.
 
+Any time you make changes to your dotfiles and are ready to try them out in your environment simply run the build command again.
+
+    make build
+
+Once the image is built with all of your additions you can begin using it.
+
+    make run
+