Skip to content

Commit 28fcb20

Browse files
committed
Update README.md
1 parent 6540240 commit 28fcb20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ to your python scripts folder. This folder should be on your path (add it if it'
5252
<pre>$ scatter -x data/x_test.txt -y data/y_test.txt</pre>
5353
<img src="examples/scatter.png">
5454

55-
<pre>$ scatter -f data/lower48.txt -s 40 --pch .</pre>
55+
<pre>$ cat data/lower48.txt | scatter -s 40 --pch .</pre>
5656
<img src="examples/usa.png">
5757

5858
##todo

0 commit comments

Comments
 (0)