1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-08 06:55:26 +02:00

Update DEVELOPMENT.md

Co-authored-by: Ilya Maroz <37909603+ilyamore88@users.noreply.github.com>
This commit is contained in:
Nikita Melnikov 2022-10-02 21:02:02 +08:00 committed by GitHub
parent 2c89c61740
commit 462d1b26f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
```