Skip to content

Commit

Permalink
fix: from . to sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Malix-Labs authored Aug 26, 2024
1 parent abcdc1f commit 37ffdb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ Build the MacOS app bundle with all dependencies and framework included by runni
in the MacOS packaging folder.

```sh
. ./packaging/macos/package.sh
sh ./packaging/macos/package.sh
```

This will create the `./bin/GetIt.app` app bundle with all required dependencies. This file can be distributed across
Expand Down

0 comments on commit 37ffdb2

Please sign in to comment.