Skip to content

Commit 42374e2

Browse files
authored
Update INSTALL.md
1 parent bb46246 commit 42374e2

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

INSTALL.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# Installing this app to your Nextcloud
22

33
If you have installed Nextcloud [using snap](https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-nextcloud-on-ubuntu-22-04)
4-
you should be able to run the latest version of this app.
4+
you should be able to run the latest version of this app. You can find it in the Nextcloud app store as `Solid`, or by running `sudo nextcloud.occ app:install solid`.
55

66
## Building from source
7-
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. 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:
7+
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:
98
```
109
sudo /bin/bash
1110
cd /var/snap/nextcloud/current/nextcloud/extra-apps/

0 commit comments

Comments
 (0)