From 8164d72c4f36d0f4edd35203efa123747006e469 Mon Sep 17 00:00:00 2001 From: Alexey Date: Fri, 27 Mar 2020 03:43:49 +0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55ad942..401ee10 100644 --- a/README.md +++ b/README.md @@ -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 ```