diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d7c7ef89a..e27011b11 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -39,7 +39,7 @@ Once the Hermit environment is activated you can type the following to start a hot-reloading ftl agent: ``` -$ ftl devel ./examples/echo ./examples/time +$ ftl dev ./examples/go ``` ## Best practices