[DOCS] Added Command line source update command

This commit is contained in:
Akshay Bengani Rirev 2021-11-18 23:06:42 +05:30 committed by GitHub
parent b7a40a7cda
commit 0b6d52cb46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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