From 32a2cd016cca295e8353143c7125e19371f4e99f Mon Sep 17 00:00:00 2001 From: watermelonjuice Date: Thu, 7 Aug 2014 15:47:27 -0400 Subject: [PATCH] [FIX] Wrong apt url in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5570e7a028..a15844d9b9d 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Packages, tarballs and installers Add this apt repository to your /etc/apt/sources.list file - deb http://nightly.openerp.com/8.0/deb/ ./ + deb http://nightly.openerp.com/8.0/nightly/deb/ ./ Then type: