From 774de292f74aadd9c9c81ec8dbf93aa8ab207432 Mon Sep 17 00:00:00 2001 From: Steven Fackler Date: Sun, 14 Dec 2014 12:57:52 -0800 Subject: [PATCH] Reference nightly releases instead of master --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ce914bd5..fb40ae4e 100644 --- a/README.md +++ b/README.md @@ -66,8 +66,7 @@ fn main() { ``` ## Requirements -* **Rust** - Rust-Postgres is developed against the *master* branch of the Rust - repository. It will most likely not build against the versioned releases on +* **Rust** - Rust-Postgres is developed against the nightly releases on http://www.rust-lang.org. * **PostgreSQL 7.4 or later** - Rust-Postgres speaks version 3 of the