diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/checklist-macosx.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/checklist-macosx.txt b/doc/checklist-macosx.txt index e3d48eb..7494dc7 100644 --- a/doc/checklist-macosx.txt +++ b/doc/checklist-macosx.txt @@ -20,6 +20,6 @@ o Build OpenCSG o Build and Deploy OpenSCAD -# Update VERSION in release-macosx.sh +# Update VERSION in publish-macosx.sh cd openscad - ./release-macosx.sh + ./scripts/publish-macosx.sh |