Skip to content

Commit b868479

Browse files
tobyhedeauxesis
andauthored
chore: tweak readme
Co-authored-by: Lindsay Holmwood <[email protected]> Signed-off-by: Toby Hede <[email protected]>
1 parent 9f66ba6 commit b868479

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -803,17 +803,17 @@ The benchmark setup includes the database configuration, but does requires acces
803803

804804
### Require environment variables
805805
```
806-
CS_WORKSPACE_ID
807-
CS_CLIENT_ACCESS_KEY
808-
CS_DEFAULT_KEYSET_ID
809-
CS_CLIENT_ID
810-
CS_CLIENT_KEY
806+
CS_WORKSPACE_ID
807+
CS_CLIENT_ACCESS_KEY
808+
CS_DEFAULT_KEYSET_ID
809+
CS_CLIENT_ID
810+
CS_CLIENT_KEY
811811
```
812812

813813

814814
### Running the benchmark
815815

816-
```
816+
```bash
817817
cd tests/benchmark
818818
mise run benchmark
819819
```

0 commit comments

Comments
 (0)