wmifs: Remove first two installation steps in INSTALL.

The user must have already done these two things already to be able to
read INSTALL in the first place.
This commit is contained in:
Doug Torrance 2015-05-27 17:33:31 -05:00 committed by Carlos R. Mafra
parent 619ee7c8ca
commit 3033f80310

View file

@ -20,17 +20,15 @@ Requirements
Installation
--------------------------------------------------------------
1) % tar -zxvf wmifs-1.4.tar.gz
2) % cd dockapps/wmifs
3) % make
4) % su root
5) # make install
6)* # vi ~/.wmifsrc and/or /etc/wmifsrc
1) % make
2) % su root
3) # make install
4)* # vi ~/.wmifsrc and/or /etc/wmifsrc
set up the paths to your pppd
start, stop & restart scripts
7) % wmifs & (or wmifs -h for brief help).
5) % wmifs & (or wmifs -h for brief help).
6)* This is optional, WMiFS also works fine without them,
4)* This is optional, WMiFS also works fine without them,
it's entirely up to you ;-)