Skip to content

Commit

Permalink
Update README again
Browse files Browse the repository at this point in the history
  • Loading branch information
jam7 committed Sep 27, 2021
1 parent 66e3b1f commit 11a322e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ $ narou d https://ncode.syosetu.com/n6813gp/

### How to send mobi to kindle

From WSL2, perform mount first.
From Linux under WSL2, perform mount Kindle first.

```
$ sudo mkdir -p /mnt/Kindle
Expand All @@ -76,8 +76,8 @@ Then, use `narou send`.
$ narou send
```

Unmount them. It is required to run umount three times on Ubuntu-20.04 with
WSL2.
After `naoru send`, unmount Kindle like below. It is required to run
`umount` three times on Ubuntu-20.04 under WSL2.

```
$ sudo umount d:/
Expand Down

0 comments on commit 11a322e

Please sign in to comment.