Skip to content

Commit 64b6cde

Browse files
committed
readme
1 parent bde4f21 commit 64b6cde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Meow. PgBouncer rewritten in Rust, with sharding, load balancing and failover su
1010

1111
## Local development
1212

13-
1. Install Rust (latest stable is fine).
13+
1. Install Rust (latest stable will work great).
1414
2. `cargo run --release` (to get better benchmarks).
1515
3. Change the config in `pgcat.toml` to fit your setup (optional given next step).
1616
4. Install Postgres and run `psql -f tests/sharding/query_routing_setup.sql`

0 commit comments

Comments
 (0)