Skip to content

Commit

Permalink
Merge pull request #1219 from kandros/patch-1
Browse files Browse the repository at this point in the history
change example port to match other commands
  • Loading branch information
haaawk authored Jul 25, 2024
2 parents f996bf9 + 147aa51 commit 3499b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/BUILD-RUN.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ libraries](../libsql-server#client-libraries).

You can also use the [turso cli](https://docs.turso.tech/reference/turso-cli) to connect to the sqld instance:
```
turso db shell http://127.0.0.1:8000
turso db shell http://127.0.0.1:8080
```

## Download a prebuilt binary
Expand Down

0 comments on commit 3499b64

Please sign in to comment.