Skip to content

Commit a662993

Browse files
committed
doc: Update readme
1 parent 58ffe4a commit a662993

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

readme.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,17 @@ __________________
1111
```
1212

1313
# studioromeo.github.com
14+
1415
The source code of https://studioromeo.co.uk/
1516

1617
![CI](https://github.com/studioromeo/studioromeo.github.com/workflows/CI/badge.svg)
18+
19+
## Get Started
20+
21+
For simplicity this project uses [docker](https://www.docker.com) containers to manage jekyll and ruby. Once installed its a case of running
22+
23+
```
24+
docker compose up -d
25+
```
26+
27+
And the app should be available on [http://localhost:4000/](http://localhost:4000)

0 commit comments

Comments
 (0)