aspell - added dict installation commands

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@806 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Tushar Teredesai 2003-04-04 06:09:37 +00:00
parent f1a0956011
commit 7e4f9947aa

View File

@ -6,6 +6,11 @@
<para>After Aspell is installed at least one dictionary needs to be
installed. You can find them at <ulink url="http://aspell.net/"/>.</para>
<para>The installation of the dictionaries can be done by:</para>
<para><screen><userinput>./configure &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect3>
</sect2>