From 3503e66318bad0d566e949e5495272074ac1e994 Mon Sep 17 00:00:00 2001
From: Paul Garlick <pgarlick@tourbillion-technology.com>
Date: Fri, 14 Aug 2020 13:04:22 +0100
Subject: doc: Update command to create symbolic link.

* doc/fullswof-utils.texi (Usage): Update path.
---
 doc/fullswof-utils.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/fullswof-utils.texi b/doc/fullswof-utils.texi
index d00e999..9b2a8c1 100644
--- a/doc/fullswof-utils.texi
+++ b/doc/fullswof-utils.texi
@@ -145,7 +145,7 @@ from a suitable working directory, execute the following command to
 create a link to the @emph{makeBoundary} program:
 
 @example
-ln -s /path/to/installation/directory/python/makeBoundary
+ln -s /path/to/installation/directory/fullswof-utils/makeBoundary
 @end example
 
 @menu
-- 
cgit