aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2018-08-21 19:45:25 -0700
committerBryan Newbold <bnewbold@archive.org>2018-08-21 19:45:25 -0700
commita8b1a8e414cc14347507358adcb8fe63235453a1 (patch)
tree49c977d94d12e31f5c1a19f87e267a795527751f
parent706c9b989a8ea8573ec94f1a02583ed1edd69bde (diff)
downloadSpyGlass-a8b1a8e414cc14347507358adcb8fe63235453a1.tar.gz
SpyGlass-a8b1a8e414cc14347507358adcb8fe63235453a1.zip
fix typo in IA maven upload directions
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3211381..4e8d851 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ python tool:
mkdir -p /tmp/repository
cp -r ~/.m2/repository/parallelai /tmp/repository
cd /tmp
- ia upload ia_sandcrawler_maven2 /tmp/repository
+ ia upload ia_sandcrawler_maven2 repository
--------