mirror of
https://github.com/nmap/nmap.git
synced 2026-06-28 04:03:30 +00:00
Fix a missing parenthesis in the install guide (removal section)
This commit is contained in:
parent
f44a5709aa
commit
b1adb3e9fd
1 changed files with 1 additions and 1 deletions
|
|
@ -1093,7 +1093,7 @@ information.</para>
|
|||
<para>If you installed Nmap from source
|
||||
code, removal is slightly more difficult. If you still have the build
|
||||
directory available (where you initially ran <command>make
|
||||
install</command>, you can remove Nmap by
|
||||
install</command>), you can remove Nmap by
|
||||
running <command>make uninstall</command>. If you no longer have that
|
||||
build directory, type <command>nmap -V</command> to
|
||||
obtain the Nmap version number. Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue