From 26343d90fef8e99b64db56fc21e7857e5329d957 Mon Sep 17 00:00:00 2001 From: Richard Ipsum Date: Fri, 5 Dec 2014 17:45:46 +0000 Subject: Add pip extension Conflicts: README baserockimport/app.py baserockimport/mainloop.py --- README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README') diff --git a/README b/README index 9c4fca0..a3b0df7 100644 --- a/README +++ b/README @@ -117,3 +117,6 @@ URL in a .lorry file because someone wrote it wrong. The TODO file notes that if the .to_lorry program tried fetching the URL first and detecting if it returns a 404 'not found' error then we wouldn't hit this problem. + +For more package-system specific information, see the relevant README file, e.g +README.rubygems for RubyGem imports. -- cgit v1.2.1