Selaa lähdekoodia

docs(blockbase): tweak plugin instructions

Sarah Norris 3 vuotta sitten
vanhempi
commit
371162c7df
1 muutettua tiedostoa jossa 4 lisäystä ja 4 poistoa
  1. 4 4
      blockbase/README.md

+ 4 - 4
blockbase/README.md

@@ -12,10 +12,10 @@ You can use `npm start` and it will be in 'watch mode' recompiling the .scss fil
 
 Use the [Create Blockbase Theme](https://github.com/Automattic/create-blockbase-theme) utility.
 
-Install Blockbase (or any Blockbase child)
-Use the Customizer and/or Full Site Editor to tweak the design to your liking.
-Install the Create Blockbase Theme utility 
-Use it to export a new child theme of Blockbase.
+1. Install Blockbase (or any Blockbase child)
+2. Use the Customizer and/or Full Site Editor to tweak the design to your liking.
+3. Install the Create Blockbase Theme utility 
+4. Use it to export a new child theme of Blockbase.
 
 ## Creating a Blockbase child theme manually