Update ScrapHacks README

Fix small grammar error
This commit is contained in:
Daniel S. 2019-12-04 10:58:44 +00:00
parent 9baa3a4630
commit ff503da20a
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ cmake -G"NMake Makefiles" -B build
cmake --build build --target install
```
this will generate `ScrapHack.pyd` files in `./build`
this will generate `ScrapHack.pyd` in `./build`
## Usage