Skip to content

Commit 6fc6906

Browse files
authored
fix path for observr
1 parent 3bb8d5d commit 6fc6906

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)