README: Add uninstall to build section

Signed-off-by: Marc Lagrange <markocpc@gmail.com>
This commit is contained in:
Marc Lagrange 2008-10-17 20:11:42 +02:00
parent 26357238d5
commit b39959f8ba

1
README
View File

@ -28,6 +28,7 @@ INSTALL :
· cmake .. · cmake ..
· make · make
· sudo make install · sudo make install
· sudo make uninstall if you would to remove it.
By default, wmfs logos are'nt installed. You can install it with : cmake -DWITH_LOGOS=ON .. By default, wmfs logos are'nt installed. You can install it with : cmake -DWITH_LOGOS=ON ..