Skip to content

Commit

Permalink
add bg for logo
Browse files Browse the repository at this point in the history
  • Loading branch information
svbaelen committed Apr 21, 2024
1 parent 7d86327 commit 4ce5c17
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 33 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Built on top of [Pandoc](https://pandoc.org/) (file format converter), and inspi
### Initialize new (example) project

```sh
docker run -u $(id -u):$(id -g) --rm -v "$(pwd):/app" -p 8000:8000 svbaelen/cowkit --init
docker run -u $(id -u):$(id -g) --rm -v "$(pwd):/app" -p 8000:8000 svbaelen/config --init
```

### Run
Expand Down
Loading

0 comments on commit 4ce5c17

Please sign in to comment.