فهرست منبع

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