diff options
-rw-r--r-- | development/gnuradio/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/gnuradio/README b/development/gnuradio/README index b877dae7cc..fa14143e37 100644 --- a/development/gnuradio/README +++ b/development/gnuradio/README @@ -11,5 +11,5 @@ is a graphical tool for creating signal flow graphs and generating flow-graph source code), you must install at least: lxml and numpy and then qwt for qtgui or wxPython for wxgui. -Optional dependencies: uhd, cppunit, gsl, orc, jack-audio-connection-kit, portaudio, -SDL2, and Sphinx (the last is to generate additional docs). +Optional dependencies: uhd, cppunit, gsl, orc, jack-audio-connection-kit, +portaudio, SDL2, and Sphinx (the last is to generate additional docs). |