mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-06-06 07:58:29 +00:00
Update README.md
Make the command compatible with both Linux and Windows
This commit is contained in:
@@ -14,7 +14,7 @@ A customizable Android and iPhone Whatsapp database parser that will give you th
|
|||||||
First, install the exporter by:
|
First, install the exporter by:
|
||||||
```shell
|
```shell
|
||||||
pip install whatsapp-chat-exporter
|
pip install whatsapp-chat-exporter
|
||||||
pip install whatsapp-chat-exporter[android_backup] & :: Optional, if you want it to support decrypting Android WhatsApp backup.
|
pip install whatsapp-chat-exporter[android_backup] :; # Optional, if you want it to support decrypting Android WhatsApp backup.
|
||||||
```
|
```
|
||||||
Then, create a working directory in somewhere you want
|
Then, create a working directory in somewhere you want
|
||||||
```shell
|
```shell
|
||||||
|
|||||||
Reference in New Issue
Block a user