Skip to content

Commit

Permalink
docs: add a missing step
Browse files Browse the repository at this point in the history
  • Loading branch information
steveoh committed Feb 15, 2023
1 parent bc5eff8 commit 0233096
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ To work with the CLI,
1. generate a remaining index between the original and the prior
`python row_cli.py storage generate-remaining-index --full-index=gs://ut-dts-agrc-udot-parcels-dev --processed-index=./data/elephant --save-to=./data/elephant`
_assuming the index in the bucket is the last remaining index for comparison_
1. repeat 3-7
1. move the current index into the job and replace with the remaining index renamed as index.txt
1. repeat 4-8 until there are no more files left to process

0 comments on commit 0233096

Please sign in to comment.