1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-19 13:19:42 +02:00

Changed cloning docs from yarn to git clone in README (#264)

This commit is contained in:
Vyacheslav Chernyshev 2022-09-14 17:43:46 +03:00 committed by GitHub
parent 2a8684296b
commit 24aa4a2190
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ Here is our [Demo Application](https://docs-demo.codex.so/) where you can try Co
### 1. Clone the repo. ### 1. Clone the repo.
```shell ```shell
yarn add @codexteam/docs git clone https://github.com/codex-team/codex.docs
``` ```
### 2. Fill the config ### 2. Fill the config