Skip to content

Commit 8c9d522

Browse files
Update install schema command (#92)
Update install schema command in README Co-authored-by: Alex Stanfield <13949480+chaptersix@users.noreply.github.com>
1 parent 819e81e commit 8c9d522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensibility/metrics-handler/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This sample shows how to inject a custom metrics handler.
77
as described in the
88
[contribution guide](https://github.com/temporalio/temporal/blob/master/CONTRIBUTING.md#runing-server-locally).
99

10-
2. Create the database schema by running `make install-schema`.
10+
2. Create the database schema by running `make install-schema-cass-es`.
1111

1212
3. Start Temporal by running `go run metrics-reporter/server/main.go`.
1313

0 commit comments

Comments
 (0)