Skip to content

Commit

Permalink
Merge pull request #2 from Mesmon/patch-2
Browse files Browse the repository at this point in the history
Fix typos in README.md
  • Loading branch information
andris9 authored Jul 15, 2024
2 parents 3953f98 + 61f68cd commit b681e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Database config can be changed in [config/default.toml](./config/default.toml)
## Run

```bash
./bin/import-maildir user1:/maildri/path1 user2:/maildri/path2 userN:/maildri/pathN
./bin/import-maildir user1:/maildir/path1 user2:/maildir/path2 userN:/maildir/pathN
```

Where
Expand Down

0 comments on commit b681e0a

Please sign in to comment.