diff --git a/Building-for-Linux.md b/Building-for-Linux.md index b0cb435..9c3764f 100644 --- a/Building-for-Linux.md +++ b/Building-for-Linux.md @@ -5,7 +5,7 @@ ## Checkout Dolphin 1. Create a directory to store dolphin in -2. cd into that directory +2. `cd` into that directory 3. `git clone https://github.com/dolphin-emu/dolphin .` 4. Wait for the checkout to finish