Преглед изворни кода

[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