Add space

This commit is contained in:
uranuspucksaxophone 2022-09-09 23:20:35 +02:00 committed by GitHub
parent c463a9620d
commit 044207f767
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,4 +63,5 @@ You can use it by replacing the step 3 with the following:
1. To update your Cemu local repository, use the command `git pull --recurse-submodules` (run this command on the Cemu root).
- This should update your local copy of Cemu and all of its dependencies.
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 another similar error, try deleting the `CMakeCache.txt` file inside the `build` folder and retry building.