Skip to content
This repository has been archived by the owner on Nov 19, 2022. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelmota committed Feb 7, 2019
1 parent 14df9c1 commit dde1c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ Streaming to: https://streamhut.io/aoj
You can even stream the whole shell session in realtime:

```bash
exec > >(nc streamhut.io 1337) 2>&1
$ exec > >(nc streamhut.io 1337) 2>&1
```

Example of streaming tail of file:
Expand Down

0 comments on commit dde1c7f

Please sign in to comment.