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
commit 2b9367aa40
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