소스 검색

[DOCS] Added Command line source update command

Akshay Bengani Rirev 3 년 전
부모
커밋
0b6d52cb46
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      README.md

+ 3 - 0
README.md

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