mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
add note about getting dictionary
This commit is contained in:
parent
e642beb522
commit
091f74d0a0
1 changed files with 7 additions and 0 deletions
7
dict/README
Normal file
7
dict/README
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Thanks to Caerwyn Jones for preparing the dictionary
|
||||
# and modifying dict to handle it.
|
||||
# This is the Project Gutenberg original Webster's dictionary
|
||||
|
||||
wget http://pdos.lcs.mit.edu/~rsc/software/plan9/pgw.tar.bz2|
|
||||
bunzip|
|
||||
tar xf -
|
Loading…
Reference in a new issue