Skip to content

Commit

Permalink
chore: added docker pull cmd to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
StarTrooper08 authored Feb 16, 2024
1 parent e3f8af4 commit 62af991
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,11 @@ source ./venv/bin/activate
3. pip install -r requirements.txt
4. run app.py - `python3 app.py`

---OR---
### Docker
Run it locally using Docker
```bash
docker pull ghcr.io/startrooper08/hashcraft:main
```

**Blog Link** - https://atharva08.hashnode.dev/hashcraft-craft-ebook-and-pdf-doc-from-your-hashnode-blog
**Blog Link** - https://atharva08.hashnode.dev/hashcraft-craft-ebook-and-pdf-doc-from-your-hashnode-blog

0 comments on commit 62af991

Please sign in to comment.