From 61bc09a25e83193c68057341bfb33150785b4bcd Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Wed, 2 Jun 2021 08:12:57 +0100 Subject: Comment re: PATH env variable --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 4c56bf9..2ca53c0 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,9 @@ The include files are ready to use in `./include`. Add those directories in `SDCC`'s search path and you are ready to go. +Note: `make` is expected to be run from the root of the repo. The PATH env +variable will be set automatically. + ### Building the example An example game is included with the libraries and it can be built with: -- cgit v1.2.3