Skip to content

Commit

Permalink
Update BUILDING.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
ne-bbahn committed Nov 9, 2023
1 parent 90996df commit d9627a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILDING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ From a command prompt with Administrative priveleges run::
cd /path/to/ncpa/build/
build_windows.bat

This will use Chocolatey to install various prerequisites for building NCPA and then build NCPA. You will likely need to restart your computer if you have not yet built NCPA 3 on your machine. If you need to restart your machine, just rerun the script and it will continue the installation/build processes.
This will use Chocolatey to install various prerequisites for building NCPA and then build NCPA. If you have not yet built NCPA 3 on your machine, the script will likely tell you that a reboot is required/pending. This means that you need to restart your machine and then rerun the script and it will continue the installation/build processes.

This will create a file called ``ncpa-<version>.exe`` in the ``build`` directory.
This is the installer for NCPA and can be used to install NCPA on a Windows system.
Expand Down

0 comments on commit d9627a4

Please sign in to comment.