diff --git a/packaging/sailfishos/README.md b/packaging/sailfishos/README.md index 14417a5b..c733d2d4 100644 --- a/packaging/sailfishos/README.md +++ b/packaging/sailfishos/README.md @@ -58,7 +58,7 @@ The generated RPM will be located in ./RPMS/. Upload it to your device (by SSH, SD card, ...) and run the following to install: ``` -pkgcon refresh +pkcon refresh pkcon install-local /path/to/freelan-2.2-1.armv7hl.rpm ```