Skip to content

Commit

Permalink
update: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
deoktr committed Nov 27, 2024
1 parent b854c56 commit 7c09ef7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ This will install pof inside a virtual env, so you'll need to activate it every
### 3. Docker

```bash
git clone https://github.com/deoktr/pof
cd pof
docker build -t pof .
docker run --rm -it pof --help
```
Expand Down

0 comments on commit 7c09ef7

Please sign in to comment.