Merge pull request #29 from akshay-rirev/patch-1

[DOCS] Added Command line source update command
This commit is contained in:
AppFlowy.IO
2021-11-19 07:59:39 +08:00
committed by GitHub

View File

@ -64,6 +64,9 @@ cd appflowy
make install_rust
```
```shell
source $HOME/.cargo/env
```
```shell
make install_cargo_make
```
```shell