aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/utils/libnt_path_converter/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--utils/libnt_path_converter/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/libnt_path_converter/README.md b/utils/libnt_path_converter/README.md
index b281d10..185ea02 100644
--- a/utils/libnt_path_converter/README.md
+++ b/utils/libnt_path_converter/README.md
@@ -20,7 +20,7 @@ The NT namespace can be explored using the
[WinObj](https://technet.microsoft.com/en-us/library/bb896657.aspx) utility.
Usage example (assuming nt_path_converter is already loaded):
- >convert_nt_path.exe \Device\HarddiskVolume2\Windows
+ > convert_nt_path.exe \Device\HarddiskVolume2\Windows
C:\Windows
## Building