summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2014-12-05 17:45:46 +0000
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2014-12-05 18:08:19 +0000
commit26343d90fef8e99b64db56fc21e7857e5329d957 (patch)
tree70eb50b6b2e059e87989467b4b433f24cb6d7280 /README
parentf781b5d6b976d4fcd7d6148304c12b9e3db396e0 (diff)
downloadimport-26343d90fef8e99b64db56fc21e7857e5329d957.tar.gz
Conflicts: README baserockimport/app.py baserockimport/mainloop.py
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
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.