Skip to content

Commit ec0ae9d

Browse files
authored
Merge pull request #51 from bo-tato/bo-tato-observr-patch-1
fix path for observr
2 parents 6f919cd + 8a56b2b commit ec0ae9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Install the Ruby gem (library) called +observr+ and then ask it to
149149
rake
150150
# decide to run rake automatically from now on as you edit
151151
gem install observr
152-
observr ./koans/koans.watchr
152+
observr ./koans.watchr
153153

154154
== Inspiration
155155

0 commit comments

Comments
 (0)