Skip to content

Commit

Permalink
SAILFISH: Fix typo in README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Filippos Karapetis <[email protected]>
  • Loading branch information
phcoder and bluegr committed Sep 29, 2024
1 parent 778b43b commit 17cde3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backends/platform/sdl/sailfish/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ $SDK_ROOT/bin/sfdk config --push target $TARGET
$SDK_ROOT/bin/sfdk build
```

And finally you need to sign them with your developper key:
And finally you need to sign them with your developer key:

``` shell
$SDK_ROOT/bin/sfdk engine exec -tt sb2 -t $TARGET rpmsign-external sign -k $KEY_PATH/regular_key.pem -c $KEY_PATH/regular_cert.pem RPMS/*.rpm
Expand Down

0 comments on commit 17cde3b

Please sign in to comment.