summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-05-27 16:57:32 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-05-27 16:57:32 -0400
commit4127e92b3aedd265e5f9676a9775e637c3f79f6d (patch)
tree65a0df7ec72bb98f750792d7c0a99cf35e471727 /doc
parente96975eb3af2cb5da49099a4e87013af0534749f (diff)
update
Diffstat (limited to 'doc')
-rw-r--r--doc/design/assistant/configurators.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/design/assistant/configurators.mdwn b/doc/design/assistant/configurators.mdwn
index e03723e94..b9e3a6632 100644
--- a/doc/design/assistant/configurators.mdwn
+++ b/doc/design/assistant/configurators.mdwn
@@ -7,6 +7,8 @@ of files, etc.
The meat of the configuration will be in configuration assistants that walk
through setting up common use cases.
+* Create a repository (run when the web app is started without a configured
+ repository too).
* Clone this repo to a USB drive.
* Clone this repo to another host:
1. Prompt for the hostname (or do avahi local machine discovery).