Skip to content

Commit f8fe662

Browse files
committed
Remove unneeded reference to INSTALL.md
Since the plugin install process has become more stable during the last versions, the explicit warning to read INSTALL.md is no longer needed, other than for manual install.
1 parent 3854755 commit f8fe662

3 files changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
A plugin to make Nextcloud compatible with Solid.
33

44
You can download it via the Nextcloud app store: https://apps.nextcloud.com/apps/solid
5-
IMPORTANT: Follow the [install instructions!](https://github.com/pdsinterop/solid-nextcloud/blob/main/INSTALL.md).
65

76
## Development install
87
Clone https://github.com/pdsinterop/test-suites, cd into it, and run:

solid/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Solid
22
Place this app in **nextcloud/apps/**
3-
IMPORTANT: Follow the [additional install instructions!](https://github.com/pdsinterop/solid-nextcloud/blob/main/INSTALL.md).
43

54
## Building the app
65

solid/appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
This app gives every user on the server a Solid pod storage space and a corresponding WebID URL.
1010
It supports the webid-oidc-dpop-pkce login flow to connect to a Solid App with your Nextcloud User.
1111
When you do this, the Solid App can store data in your Nextcloud account through the Solid protocol.
12-
IMPORTANT: See [INSTALL.md](https://github.com/pdsinterop/solid-nextcloud/blob/main/INSTALL.md) for additional install instructions!
12+
1313
]]></description>
1414
<version>0.8.1</version>
1515
<licence>agpl</licence>

0 commit comments

Comments
 (0)