diff --git a/Run.md b/Run.md index 4ee30e0905..1cd566a441 100644 --- a/Run.md +++ b/Run.md @@ -4,7 +4,7 @@ - Clone `nocodb/nocodb` GitHub repo and checkout to `feat/v2` branch ```sh - git clone https://github.com/nocodb/nc + git clone https://github.com/nocodb/nocodb cd nocodb ```