Skip to content

Commit

Permalink
rst formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Sep 15, 2023
1 parent d549b37 commit e492ebe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fuzzing/README.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Fuzzing
=======

Local fuzzing via `python-afl <https://github.com/jwilk/python-afl>`__ and `afl++
<https://aflplus.plus/>`__:
Local fuzzing via `python-afl <https://github.com/jwilk/python-afl>`__ and
`afl++ <https://aflplus.plus/>`__:

* Install afl, for example ``sudo apt install afl++`` on Debian/Ubuntu
* ``poetry install --with fuzzing``
Expand Down

0 comments on commit e492ebe

Please sign in to comment.