From 87b25f1acdbd88192994cbed27d430af102e646e Mon Sep 17 00:00:00 2001 From: uranuspucksaxophone <84784521+uranuspucksaxophone@users.noreply.github.com> Date: Fri, 9 Sep 2022 23:14:45 +0200 Subject: [PATCH] Commit suggestion by @Crementif Co-authored-by: Crementif <26669564+Crementif@users.noreply.github.com> --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index afdbc4f4..20f77d24 100644 --- a/BUILD.md +++ b/BUILD.md @@ -62,5 +62,5 @@ You can use it by replacing the step 3 with the following: ## Updating Cemu version 1. To update your Cemu local repository, use the command `git pull --recurse-submodules` - This should update your local copy of Cemu and all of its dependencies. -2. Then, you can rebuild Cemu using the steps listed above, acording to your Operating System (OS) +2. Then, you can rebuild Cemu using the steps listed above, according to whether you use Linux or Windows. If cmake complains about Cemu already being compiled or similar, try deleting the `CMakeCache.txt` file on the `build` folder.