diff options
| author | Paul Garlick <pgarlick@tourbillion-technology.com> | 2020-08-14 13:04:22 +0100 |
|---|---|---|
| committer | Paul Garlick <pgarlick@tourbillion-technology.com> | 2020-08-14 13:04:22 +0100 |
| commit | 3503e66318bad0d566e949e5495272074ac1e994 (patch) | |
| tree | 0819db90341f6c3020c3de229b910cb5c3b0903b | |
| parent | ec828d3474500d152ac3b888fbd33fc0efddb591 (diff) | |
| download | fullSWOF-utils-3503e66318bad0d566e949e5495272074ac1e994.tar.gz | |
doc: Update command to create symbolic link.
* doc/fullswof-utils.texi (Usage): Update path.
| -rw-r--r-- | doc/fullswof-utils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
