Explorar el Código

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

[DOCS] Added Command line source update command
AppFlowy.IO hace 3 años
padre
commit
2b9367aa40
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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