curl, not url

This commit is contained in:
Neale Pickett 2017-10-03 15:36:33 -06:00
parent 00657b9750
commit 6fe463b09c
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Word List
`answer_words.txt` was obtained thus:
url https://raw.githubusercontent.com/first20hours/google-10000-english/master/google-10000-english-no-swears.txt | grep ...... > answer_words.txt
curl https://raw.githubusercontent.com/first20hours/google-10000-english/master/google-10000-english-no-swears.txt | grep ...... > answer_words.txt
That repository says: