Skip to content

Commit

Permalink
chore(spanner): update README file for benchwrapper (#5262)
Browse files Browse the repository at this point in the history
  • Loading branch information
rajatbhatta committed Jan 4, 2022
1 parent 70e40db commit d0ff35e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spanner/internal/benchwrapper/README.md
Expand Up @@ -7,6 +7,6 @@ benchmarking code to prod at spanner without speaking Go.

```
cd spanner/internal/benchwrapper
export SPANNER_EMULATOR_HOST=localhost:8080
export SPANNER_EMULATOR_HOST=localhost:9010
go run *.go --port=8081
```

0 comments on commit d0ff35e

Please sign in to comment.