Skip to content

Commit e5274e8

Browse files
authored
Fixed formatting.
1 parent 7644f86 commit e5274e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

installation/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ Working with Docker is going to be the preferred method of installation.
2222

2323
You can find two flavors of the images:
2424
* [Community Built](https://hub.docker.com/r/sitecorepowershell/sitecore-powershell-extensions)
25-
* Ex: `docker pull sitecorepowershell/sitecore-powershell-extensions:6.4-1809`
25+
* Ex: `docker pull sitecorepowershell/sitecore-powershell-extensions:6.4-1809`
2626
* Sitecore Built
27-
* Ex: `docker pull scr.sitecore.com/sxp/modules/sitecore-spe-assets:6.4-1809`
27+
* Ex: `docker pull scr.sitecore.com/sxp/modules/sitecore-spe-assets:6.4-1809`
2828

29-
With this approach you essentialy add a new layer during your image build to include the files from the asset image. Here are some samples of what you can add to your existing setup. Check out Sitecore's samples additional guidence.
29+
With this approach you essentialy add a new layer during your image build to include the files from the asset image. Here are some samples of what you can add to your existing setup. Check out Sitecore's samples for additional guidence.
3030

3131
**docker-compose.yml**
3232

0 commit comments

Comments
 (0)