瀏覽代碼

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
+```
 
 >
 >