Sfoglia il codice sorgente

Merge pull request #75 from aTechnophobian/patch-1

Fixed Tiny Grammar Error
pull/77/head
Luke Smith 3 anni fa
committed by GitHub
parent
commit
4a254d8892
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      README.md

+ 1
- 1
README.md Vedi File

@@ -90,7 +90,7 @@ Cassie already exists and we want to let her receive mail to. Just run:
usermod -a -G mail cassie
```

A user's mail will appear in `~/Mail/`. I you want to see your mail while ssh'd
A user's mail will appear in `~/Mail/`. If you want to see your mail while ssh'd
in the server, you could just install mutt, add `set spoolfile="+Inbox"` to
your `~/.muttrc` and use mutt to view and reply to mail. You'll probably want
to log in remotely though:


Caricamento…
Annulla
Salva