Update README.md

This commit is contained in:
He4eT 2020-03-27 03:43:49 +05:00 committed by GitHub
commit 8164d72c4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@ the full list of "bricks" on [this page](/docs/table_of_contents.md).
1. Clone this repo
1. Install [frobtads](https://github.com/realnc/frobtads)
1. Copy `frobtads/tads3/lib/` to `project_path/lib/`
1. Copy `frobtads/tads3/include/`to `project_path/lib/include/`
1. Copy `frobtads/tads3/include/` to `project_path/lib/include/`
### Build
```