Skip to content

Commit

Permalink
Restyled hints
Browse files Browse the repository at this point in the history
  • Loading branch information
hkuhn42 committed Jan 6, 2016
1 parent 74ac907 commit 0feab28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ started, you will need:
rm index.html*


or using [wget](https://eternallybored.org/misc/wget/) and [7-Zip](http://www.7-zip.org/) on windows (both must be added to the path environment variable):
or using wget (https://eternallybored.org/misc/wget/) and 7-Zip (http://www.7-zip.org/) on windows (both must be added to the path environment variable):

md opennlp-models
cd opennlp-models
Expand All @@ -48,7 +48,7 @@ started, you will need:
rm index.html*
tar -xf WordNet-3.0.tar.gz

or using [wget](https://eternallybored.org/misc/wget/) and [7-Zip](http://www.7-zip.org/) on windows (both must be added to the path environment variable):
or using wget (https://eternallybored.org/misc/wget/) and 7-Zip (http://www.7-zip.org/) on windows (both must be added to the path environment variable):

wget -nd -np -r http://maven.tamingtext.com/wordnet/
del index.html*
Expand Down

0 comments on commit 0feab28

Please sign in to comment.