Skip to content

Commit 594879a

Browse files
committed
Updated readme
1 parent bd89b3a commit 594879a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The tool was mainly created to extract some images used by CCP in the EVE Online
66
## Usage
77
You can either download the compiled source from the releases or compile it from source.
88

9-
Example: `EveAssetExtractor --game-dir=c:\CCP\EVE --output-dir=c:\temp\assets`
9+
Example: `EveAssetExtractor --game-dir="c:\CCP\EVE" --output-dir="c:\temp\assets"`
1010

1111
## Compile
1212
Use .NET 8 to compile simply clone this repo and run `dotnet build`

0 commit comments

Comments
 (0)