summaryrefslogtreecommitdiff
path: root/wrappers/python/README.md
diff options
context:
space:
mode:
authorStevenWdV <stevenwdv@gmail.com>2022-02-04 01:18:12 +0100
committerStevenWdV <stevenwdv@gmail.com>2022-02-04 01:18:12 +0100
commitb60ecf2fe5ddfe506e02093286b3931873187e91 (patch)
treeb3804b1b95e70e96dec98cb0c2b571e0b895ebdd /wrappers/python/README.md
parentbb85487e40b47d701e64085e7574cb477a431f1e (diff)
More Makefile cleanup, support building in folder with spaces
Diffstat (limited to 'wrappers/python/README.md')
-rw-r--r--wrappers/python/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/wrappers/python/README.md b/wrappers/python/README.md
index bce492e..6f0bec1 100644
--- a/wrappers/python/README.md
+++ b/wrappers/python/README.md
@@ -34,7 +34,7 @@ You could also reference the discovery module directly and copy the library for
folder.
If you do not build this as part of the full repository, specify `EXPORTS_PATH="path/to/exports-folder"` when calling
-make. This folder must contain `platform.mk` and the `lib/` folder with built libraries.
+make. This folder must contain `common.mk` and the `lib/` folder with built libraries.
Test: