Skip to content

Commit a888b07

Browse files
committed
Update instructions for how to install/build Ceres executable.
1 parent 20f07b0 commit a888b07

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

markup/instructions_4.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Download and Install/Build the Ceres Engine
22

3-
There are two installation options available. The first (prepackaged binaries) is recommended for Windows users.
3+
There are two installation options available.
4+
Windows users are recommended to use the first (prepackaged binaries).
45

56
### Option 1: Precompiled Option (Windows Only)
6-
- Download and unpack the installation package, then run `Ceres.exe`.
7+
- From the [Releases](https://github.com/dje-dev/Ceres/releases) page choose the desired (typically latest) release
8+
- Download and unpack the ZIP file containing the Ceres.exe and supporting files
9+
- Unpack this ZIP file (for example, Ceres_V1.0.zip) into a directory
10+
- Locate and run the executable (Ceres.exe)
711

812
### Option 2: Build from Source
913
- Clone the repository from GitHub and build from source:

0 commit comments

Comments
 (0)