diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 13ce868..a95ef5c 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -4,7 +4,7 @@ This doc describes how to bootstrap and run the project locally. ## Setup -### 1. Clone the repo. +### 1. Clone the repo ```shell git clone https://github.com/codex-team/codex.docs ```