Skip to content

Commit 6ea869b

Browse files
committed
remove reference to the merged PR
1 parent 9cc1ad5 commit 6ea869b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ you should be able to run the latest version of this app.
55

66
## Building from source
77
In the future you will be able to install the app just from the app store, or by running `sudo nextcloud.occ app:install solid`.
8-
But currently (September 2022) that still installs version 0.0.3, which means you need to install from source. Specifically, you will need code from [this PR](https://github.com/pdsinterop/solid-nextcloud/pull/93) which is still unmerge at the time of writing. To switch the version of your Solid app from the "store-bought" version to the latest unreleased version, you will need to build from source:
8+
But currently (September 2022) that still installs version 0.0.3, which means you need to install from source. To switch the version of your Solid app from the "store-bought" version to the latest unreleased version, you will need to build from source:
99
```
1010
sudo /bin/bash
1111
cd /var/snap/nextcloud/current/nextcloud/extra-apps/

0 commit comments

Comments
 (0)