Skip to content

Commit 61d269f

Browse files
committed
update
1 parent 2ae2a72 commit 61d269f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postprocessing.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -e
55
set -u
66
set -o pipefail
77

8-
# Install Miller
8+
# install Miller to process the CSV https://github.com/johnkerl/miller
99
sudo apt-get install miller -y
1010

1111
# retain only two columns of the input file

0 commit comments

Comments
 (0)