aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 63f25d4..d884f35 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ As for the rest, the interface should be pretty straightforward. If you have a q
```bash
cmake .. -G "MSYS Makefiles"
make -j$(nproc --all)
- ../msys-dist.sh
+ ../tools/msys-dist.sh
```
If everything went well, melonDS and the libraries it needs should now be in the `dist` folder.