diff --git a/README.md b/README.md index 3720165..6ff28d8 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,6 @@ You have two command for the CLI: - packFolder, arguments: --path or -p, path of the folder to pack - unpackFolder, arguments: --path or -p, path of the PBO to unpack -Here is one exemple for each command: +Here is one example for each command: - `./PboViewer packFolder --path="C:\test"` -- `./PboViewer unpackFolder --path="C:\test"` +- `./PboViewer unpackFolder --path="C:\test.pbo"`