summaryrefslogtreecommitdiff
path: root/wrappers/php/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'wrappers/php/README.md')
-rw-r--r--wrappers/php/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/wrappers/php/README.md b/wrappers/php/README.md
index b5cafa2..01e4d3e 100644
--- a/wrappers/php/README.md
+++ b/wrappers/php/README.md
@@ -32,4 +32,4 @@ When using this library, you will need to make sure that the linker can find the
pass `COPY_LIB=1` to `make install-header` to copy the library over to this folder and load it via this relative path.
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 and headers.
+make. This folder must contain `common.mk` and the `lib/` folder with built libraries and headers.