summaryrefslogtreecommitdiff
path: root/example.go
diff options
context:
space:
mode:
Diffstat (limited to 'example.go')
-rw-r--r--example.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/example.go b/example.go
index 1d6d1e8..8a0fcdf 100644
--- a/example.go
+++ b/example.go
@@ -51,7 +51,7 @@ type requestResponse struct {
//
// To run the example, execute
//
-// $ go run ./internal/cmd/gorankusu
+// $ go run ./internal/cmd/gorankusu -dev
//
// It will run a web user interface at http://127.0.0.1:8217 .
type Example struct {