소스 검색

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

[DOCS] Added Command line source update command
AppFlowy.IO 3 년 전
부모
커밋
2b9367aa40
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