doc: Remove sudo from command (reported by Gabriel Arrobo)

This commit is contained in:
Tom Henderson
2021-08-20 14:42:44 -07:00
parent 7f90de5f31
commit 162b924130

View File

@@ -300,7 +300,7 @@ Installing other prerequisites
.. sourcecode:: bash
sudo pip3 install --user cxxfilt
pip3 install --user cxxfilt
See also the wiki for installation notes for your system.