diff --git a/README.md b/README.md index 6f653c5..aee47cc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # How to setup * create user in your system using the command provided below - ``useradd xrambad --shell=/bin/true`` + ``useradd xrambad --shell=/bin/true`` + this will make the user have no shell + sftp and scp access. * create ssh key for the user.