mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-07 02:12:07 +03:00
add details to scons install path
This commit is contained in:
@@ -26,7 +26,8 @@ Setting up SCons
|
||||
|
||||
Python adds the interpreter (python.exe) to the path. It usually
|
||||
installs in ``C:\Python`` (or ``C:\Python[Version]``). SCons installs
|
||||
inside the Python install and provides a batch file called "scons.bat".
|
||||
inside the Python install (typically in the ``Scripts`` folder) and
|
||||
provides a batch file called "scons.bat".
|
||||
The location of this file can be added to the path or it can simply be
|
||||
copied to ``C:\Python`` together with the interpreter executable.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user