If, of, they're just one key off from each other.

This commit is contained in:
Skyler Lehmkuhl 2013-01-04 22:10:27 -05:00
parent 4169bb16c8
commit 43196e8efb
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Building on Windows:
1. In a CMD window, type:
c:\Python27\python.exe setup.py py2exe
2. Copy the GUI folder from the root directory into dist\.
3. The executable is in dist\lightningbeam.exe. You probably do need most if the DLL's, I haven't
3. The executable is in dist\lightningbeam.exe. You probably do need most of the DLL's, I haven't
gone through them yet.
Building on Ubuntu/Debian: