From 34a12ce5016af26d40fdfdf07c09c83e56db45f2 Mon Sep 17 00:00:00 2001 From: Summer Barringer Date: Tue, 9 Jun 2015 20:57:41 -0400 Subject: [PATCH] Bandersnatch README.md cleanup Removed duplicate word and minor tweaks for readability. Change-Id: Ie3fb77d894d32512ef5e5d4b86a8dbe59460d1ff --- elements/bandersnatch/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elements/bandersnatch/README.md b/elements/bandersnatch/README.md index e2f5d0398..1b343332b 100644 --- a/elements/bandersnatch/README.md +++ b/elements/bandersnatch/README.md @@ -1,8 +1,8 @@ Element to install bandersnatch Installs a bandersnatch pypi mirror in the image, when booted a cronjob will -populate the mirror and keep it uptodate. +populate the mirror and keep it up to date. Note: Booting an image including this element will result in a full mirror -of https://pypi.python.org (over 100G of of data being downloaded), don't +of https://pypi.python.org (over 100G of data being downloaded), do not do this unless that is your intention.