Merge pull request #51 from bo-tato/bo-tato-observr-patch-1

fix path for observr
This commit is contained in:
Tony Schneider
2023-08-12 07:40:58 -04:00
committed by GitHub

View File

@@ -149,7 +149,7 @@ Install the Ruby gem (library) called +observr+ and then ask it to
rake
# decide to run rake automatically from now on as you edit
gem install observr
observr ./koans/koans.watchr
observr ./koans.watchr
== Inspiration