mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
Update formatting easier copy cds
This commit is contained in:
parent
d160c35e29
commit
118219e5b3
16
README.md
16
README.md
@ -57,10 +57,18 @@ git clone https://github.com/AppFlowy-IO/appflowy.git
|
||||
|
||||
**Step 2:**
|
||||
|
||||
- `cd appflowy`
|
||||
- `make install_rust`
|
||||
- `make install_cargo_make`
|
||||
- `cargo make install_targets`
|
||||
```shell
|
||||
cd appflowy
|
||||
```
|
||||
```shell
|
||||
make install_rust
|
||||
```
|
||||
```shell
|
||||
make install_cargo_make
|
||||
```
|
||||
```shell
|
||||
cargo make install_targets
|
||||
```
|
||||
|
||||
>
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user