Browse Source

Update formatting easier copy cds

Annie 3 years ago
parent
commit
118219e5b3
1 changed files with 12 additions and 4 deletions
  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
+```
 
 >
 >