diff options
author | red031000 <rubenru09@aol.com> | 2020-04-19 21:00:19 +0100 |
---|---|---|
committer | red031000 <rubenru09@aol.com> | 2020-04-19 21:00:19 +0100 |
commit | 8c12f7d91fe48e0f01e49774eb8bec7eab84ec1a (patch) | |
tree | f0f5308fd3c369c9fca5ae516ae0d1b232bff4dd | |
parent | 8761dc90e90e8b4fa2c5ace0ad0020724b474bc1 (diff) |
update install.md with fix for license issue
-rw-r--r-- | INSTALL.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -47,3 +47,7 @@ Install them using either the Cygwin package manager or using pacman on Msys2. ### 4. Build ROM Run `make` to build the ROM. + +Windows Users: + +If you get an error in saving configuration settings when specifying the license file, you need to add a system environment variable called LM_LICENSE_FILE and point it to the license.dat file. |