Skip to content

Commit

Permalink
Merge pull request #16 from Daft-Freak/patch-1
Browse files Browse the repository at this point in the history
Fix leftover 32BLIT_PATH
  • Loading branch information
Gadgetoid committed Feb 17, 2021
2 parents 15754d5 + 3a27748 commit 9543951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For local builds this is:
```
mkdir build
cd build
cmake -D32BLIT_PATH=/path/to/32blit/ ..
cmake -D32BLIT_DIR=/path/to/32blit-sdk/ ..
```

Platform/Editor specific insctuctions [can be found in the main 32blit repo](https://github.com/pimoroni/32blit-beta#more-docs)
Expand Down

0 comments on commit 9543951

Please sign in to comment.