diff options
| author | Bryan Newbold <bnewbold@archive.org> | 2018-08-21 19:45:25 -0700 | 
|---|---|---|
| committer | Bryan Newbold <bnewbold@archive.org> | 2018-08-21 19:45:25 -0700 | 
| commit | a8b1a8e414cc14347507358adcb8fe63235453a1 (patch) | |
| tree | 49c977d94d12e31f5c1a19f87e267a795527751f | |
| parent | 706c9b989a8ea8573ec94f1a02583ed1edd69bde (diff) | |
| download | SpyGlass-a8b1a8e414cc14347507358adcb8fe63235453a1.tar.gz SpyGlass-a8b1a8e414cc14347507358adcb8fe63235453a1.zip  | |
fix typo in IA maven upload directions
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -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  --------  | 
