Skip to content

Commit 45dd601

Browse files
authored
Update README.md
1 parent 3cd1eb4 commit 45dd601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ curl https://news.ycombinator.com/
2121
span > a
2222
.sitebit a
2323
```
24-
2. Run `go run https://github.com/bjesus/pipet/ myfile.pipet`
24+
2. Run `go run github.com/bjesus/pipet/cmd/pipet@latest myfile.pipet`
2525
3. See all of the latest hacker news in your terminal!
2626

2727
Want it as JSON? Run `go run https://github.com/bjesus/pipet/ --json myfile.pipet`! Want to template it? See more below.

0 commit comments

Comments
 (0)