Skip to content

Commit 07e41a7

Browse files
Update readme.md
1 parent 64d1606 commit 07e41a7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Installing fastest theme with docker and docker-compose
1+
# Installing the fastest theme with docker and docker-compose
22

3-
You can create own ghost theme with docker. To create theme with ghost and docker. you have latest version of `ghost-cli`, `docker`, and `docker-compose` in your laptop.
3+
You can create your own ghost theme with docker. To create a theme with ghost and docker. you have the latest version of `ghost-cli`, `docker`, and `docker-compose` on your laptop.
44

5-
To start your project run following `sudo docker-compose up --build --force-recreate` docker command in terminal.
5+
To start your project run the following `sudo docker-compose up --build --force-recreate` docker command in terminal.
66

77
## ghost docker image
88

@@ -46,7 +46,7 @@ you can paste your Adsense code into `partials/ads.hbs` file and then enable Ads
4646

4747
All changelogs help to improve website speed and user experience.
4848

49-
### dec 22 2020
49+
### Dec 22 2020
5050

5151
* reduce the javascript and CSS
5252
* Enable comment and search

0 commit comments

Comments
 (0)