diff --git a/README.md b/README.md index 1fe858939..df95845e1 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Get fresh builds for your system [**on the builds page**](https://flyinghead.git ### Build instructions: ``` -$ git clone --recursive https://github.com/flyinghead/flycast.git` +$ git clone --recursive https://github.com/flyinghead/flycast.git $ cd flycast $ mkdir build && cd build $ cmake ..