Deleting directories, or folders, is a bit different. You cannot delete a directory using RM command. There is another command that lets you delete a directory and that is rmdir. So in order to delete the directory named steemit, run this command, rmdir steemit.