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:
parent
2a8684296b
commit
24aa4a2190
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue