소스 검색

Update formatting easier copy cds

Annie 3 년 전
부모
커밋
118219e5b3
1개의 변경된 파일12개의 추가작업 그리고 4개의 파일을 삭제
  1. 12 4
      README.md

+ 12 - 4
README.md

@@ -57,10 +57,18 @@ git clone https://github.com/AppFlowy-IO/appflowy.git
 
 **Step 2:**
 
-- `cd appflowy`
-- `make install_rust`
-- `make install_cargo_make`
-- `cargo make install_targets`
+```shell
+cd appflowy
+```
+```shell
+make install_rust
+```
+```shell
+make install_cargo_make
+```
+```shell
+cargo make install_targets
+```
 
 >
 >