fix path for observr

This commit is contained in:
bo-tato
2023-08-04 22:16:55 -05:00
committed by GitHub
parent 3bb8d5da68
commit 6fc6906274

View File

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