Add extra space so code block is rendered correctly

This commit is contained in:
Jackson Harper 2022-02-28 10:03:38 -08:00
parent 800ea460fe
commit 88a198024d

View file

@ -74,6 +74,7 @@ git clone https://github.com/omnivore-app/omnivore
cd omnivore
docker-compose up
```
This will start postgres, initialize the database, and start the web and api services.
### 2. Open the browser