From b57a22834c14ad1172250d413aeae26d3b3f13b5 Mon Sep 17 00:00:00 2001 From: manolo754 <63365713+manolo754@users.noreply.github.com> Date: Sun, 30 Jun 2024 20:35:24 +0200 Subject: [PATCH] Updated Building for Linux (markdown) --- Building-for-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-for-Linux.md b/Building-for-Linux.md index 9ab142e..a2ce913 100644 --- a/Building-for-Linux.md +++ b/Building-for-Linux.md @@ -78,7 +78,7 @@ mkdir build && cd build cmake .. -DLINUX_LOCAL_DEV=true -make -j$(nproc) +cd.. && make -j$(nproc) cp -r ../Data/Sys/ Binaries/