Skip to content

Commit a694011

Browse files
committed
Update README.md
1 parent 5626fd5 commit a694011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Building MTA:SA is only supported on 64-bit Linux OSes. You can however cross-co
4444
1. Execute `utils/premake5 gmake`
4545
2. `cd Build`
4646
3. Run `make config=release_x86` to build the 32-bit server and `make config=release_x64` to build the 64-bit server (or use `debug` instead of `release` to run an unoptimized debug build)
47-
4. Execute `linux-install-data.sh` (optional step)
47+
4. Execute `linux-install-data.sh` (optional step).
4848

4949
#### Linux: Docker Build Environment
5050
If you have problems resolving the required dependencies or want maximum compatibility, you can use our dockerized build environment that ships all needed dependencies. We also use this environment to build the official binaries.

0 commit comments

Comments
 (0)