diff --git a/Building-for-Windows.md b/Building-for-Windows.md index ac116d0..fc60a68 100644 --- a/Building-for-Windows.md +++ b/Building-for-Windows.md @@ -69,6 +69,7 @@ Make sure to follow the instructions and update to the latest version by running #### Clone the citra repository with git. * `git clone --recursive https://github.com/citra-emu/citra.git` + * `cd citra` #### Run the following commands to build citra (dynamic linked build) ```bash