aboutsummaryrefslogtreecommitdiff
path: root/doc/introduction.rst
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-04-23 14:15:55 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-04-23 14:35:13 -0700
commit98b29ed4ce015721a85f45b87e051809eaf546f8 (patch)
tree6128871ace493eb9d16ca8d1eb937fe0455df7ed /doc/introduction.rst
parent2511ef04b3f5a2be6a87e46e4762aa33e1c8f937 (diff)
downloadconsfigurator-98b29ed4ce015721a85f45b87e051809eaf546f8.tar.gz
rename APT:MIRROR to APT:MIRRORS, use &rest and rename the hostattr
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'doc/introduction.rst')
-rw-r--r--doc/introduction.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/introduction.rst b/doc/introduction.rst
index d644273..ccc032b 100644
--- a/doc/introduction.rst
+++ b/doc/introduction.rst
@@ -42,7 +42,7 @@ Try it out / quick start
"Web and file server."
(os:debian-stable "buster" :amd64)
- (apt:mirror "http://my.local.mirror.example.com/")
+ (apt:mirrors "http://my.local.mirror.example.com/")
(apt:uses-local-cacher) ; sets up apt-cacher-ng
(apt:standard-sources.list)