summaryrefslogtreecommitdiff
path: root/docs/platform/en.md
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-02-27 15:51:29 -0800
committerelijah <elijah@riseup.net>2013-02-27 15:51:29 -0800
commit3ffe5a9f933608c1df277e9956135a4fd27fdccb (patch)
treedc6792edb56a6b7141b78c13225607d3a7ec9610 /docs/platform/en.md
parent62aff4527cb30ef61575e9afad4259ed0bcbe9ad (diff)
quick-start: more detailed requirements.
Diffstat (limited to 'docs/platform/en.md')
-rw-r--r--docs/platform/en.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/platform/en.md b/docs/platform/en.md
index b029d46..be3af6b 100644
--- a/docs/platform/en.md
+++ b/docs/platform/en.md
@@ -21,7 +21,7 @@ The LEAP platform recipes define an abstract service provider. It consists of pu
Typically, a system administrator will not need to modify the LEAP platform recipes, although they are free to fork and merge as desired. Most service providers using the LEAP platform will use the same platform recipes.
-The recipes are abstract. In order to configure settings for a particular service provider, a system administrator creates a provider instance. The platform recipes also include a base provider that provider instances inherit from.
+The recipes are abstract. In order to configure settings for a particular service provider, a system administrator creates a provider instance (see below).
The repository for the platform recipes is `git://leap.se/leap_platform`.