diff --git a/README.md b/README.md index 1225f49d..493a9364 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ from this directory. Then, open `doc/index.html` in your browser. If you want to see a live preview as you work without having to run `yard` over and over again, keep this command running in a separate terminal session: - watchr yard.watchr + watchr docs.watchr ## Versioning diff --git a/yard.watchr b/docs.watchr similarity index 100% rename from yard.watchr rename to docs.watchr