diff --git a/docs/getting-started.md b/docs/getting-started.md index 12b4051..7500266 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -24,10 +24,13 @@ to the following command like '--project-version 10.0.x-dev'. ddev dkan-init -** Note: if you are doing module development use the --moduledev flag.** -This will clone the dkan project into its own directory and tell Composer to -use that repo as the getdkan/dkan package. +> **NOTE** +> +> If you are doing module development use the _--moduledev_ flag. +> +> This will clone the dkan project into its own directory and tell Composer to +> use that repo as the getdkan/dkan package. ddev dkan-init --moduledev