diff --git a/content/posts/2018-05.md b/content/posts/2018-05.md index 9e5b703db..7cafdffac 100644 --- a/content/posts/2018-05.md +++ b/content/posts/2018-05.md @@ -153,7 +153,7 @@ Livestock and Fish - Just a note to myself, I figured out how to get reconcile-csv to run from source rather than running the old pre-compiled JAR file: ``` -$ lein run /tmp/crps.csv id +$ lein run /tmp/crps.csv name id ``` - I tried to reconcile against a CSV of our countries but reconcile-csv crashes