mirror of
https://github.com/edgecase/ruby_koans.git
synced 2026-04-15 07:23:19 -04:00
Merge pull request #51 from bo-tato/bo-tato-observr-patch-1
fix path for observr
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user