diff --git a/Steps-To-Create-An-Official-Manuskript-Release.md b/Steps-To-Create-An-Official-Manuskript-Release.md index 5cbf06b..fcb8fd8 100644 --- a/Steps-To-Create-An-Official-Manuskript-Release.md +++ b/Steps-To-Create-An-Official-Manuskript-Release.md @@ -105,7 +105,7 @@ Steps 7. PREPARE RELEASE PACKAGES - GNU/Linux - - **.deb** - Manually create with `./package/create_deb.sh` (See [Package Manuskript for Linux with dpkg](https://github.com/olivierkes/manuskript/wiki/Package-Manuskript-for-Linux-with-dpkg)) + - **.deb** - Manually create with `./package/create_deb.sh` script (See [Package Manuskript for Linux with dpkg](https://github.com/olivierkes/manuskript/wiki/Package-Manuskript-for-Linux-with-dpkg)) - **.rpm** - Manually create with `./package/create_rpm.sh` script (See [Package Manuskript for Linux with rpm](https://github.com/olivierkes/manuskript/wiki/Package-Manuskript-for-Linux-with-rpm)) - Mac OS X