summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFrank Vanderham <fvanderham@ontracksconsulting.com>2018-04-22 13:48:52 -0600
committerJelle van der Waa <jelle@vdwaa.nl>2018-05-11 21:28:36 +0200
commitf4a9f139bcfd9c5920ac167219f374687af44b15 (patch)
tree9393a3f3f29c506efdc0e6af0dfc316735d6a0aa /README.md
parente137256183d1ed10e43f417962614cbb2aa278bc (diff)
downloadarchweb-f4a9f139bcfd9c5920ac167219f374687af44b15.tar.gz
archweb-f4a9f139bcfd9c5920ac167219f374687af44b15.zip
Remove reference to syncisos from readme
The readme instructs the user to run: ./manage.py syncisos But this custom function no longer exists and therefore generates an error. This commit removes the reference from the readme.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6aacd15e..219b1abb 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,6 @@ packages, you will probably want the following:
# Package file listing
wget http://mirrors.kernel.org/archlinux/core/os/x86_64/core.files.tar.gz
./manage.py reporead --filesonly x86_64 core.files.tar.gz
- ./manage.py syncisos
Alter architecture and repo to get x86\_64 and packages from other repos if
needed.