summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index 815c823..98f6a27 100644
--- a/README.txt
+++ b/README.txt
@@ -88,8 +88,8 @@ Customize
man ./docs/netdiff.1
Renaming netdiff into your project name
- Rename all files which have *netdiff* included into your own new
- package name. You can do that with:
+ Rename all files which have *netdiff* included into your own new package
+ name. You can do that with:
PROJECTNAME=yourproject
find . -name \*netdiff\* |