mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-08-04 11:41:23 +02:00
Update README.md
This commit is contained in:
@@ -289,7 +289,7 @@ To ensure that the binaries provided in the releases were built directly from th
|
|||||||
### Using Bash (Linux/WSL/macOS)
|
### Using Bash (Linux/WSL/macOS)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
for file in wtsexporter*; do ; gh attestation verify "$file" -R KnugiHK/WhatsApp-Chat-Exporter; done
|
for file in wtsexporter*; do gh attestation verify "$file" -R KnugiHK/WhatsApp-Chat-Exporter; done
|
||||||
```
|
```
|
||||||
|
|
||||||
### Using PowerShell (Windows)
|
### Using PowerShell (Windows)
|
||||||
|
|||||||
Reference in New Issue
Block a user