diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -72,8 +72,6 @@ Installing # sudo make install This will install anytun under the --prefix defined with configure. -It also creates a user with name --username with home --userhome -which can be changed by configure as well. Uninstalling ------------ @@ -84,5 +82,4 @@ This removes everytthing except for the config files # sudo make purge -This also removes the config files and deletes the user and it's -home directory. +This also removes the config files |