Skip to content

Commit

Permalink
README: reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
msantos committed May 24, 2023
1 parent 0741678 commit d14978e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,9 @@ iex> Stdio.stream!("ping -c 1 8.8.8.8", Stdio.Process, setuid: true) |> Enum.to_
### Privileges

> #### Warning
>
> Some behaviours may require running system processes as the root user.
>
>
> For setup, see
> [Stdio.setuid/0](https://hexdocs.pm/stdio/Stdio.html#setuid/0).
Expand Down

0 comments on commit d14978e

Please sign in to comment.