From 36864aa1efc7159e2a6518951c969ed92d4f2bc2 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Fri, 3 May 2024 17:46:51 -0700 Subject: [PATCH] Updated Setting up Authentication (markdown) --- Setting-up-Authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setting-up-Authentication.md b/Setting-up-Authentication.md index 786653e..03c5f8d 100644 --- a/Setting-up-Authentication.md +++ b/Setting-up-Authentication.md @@ -25,7 +25,7 @@ ArchiveBox supports several types of authentication for users logging in via the ### Username & Password (the default) -Make sure you have an admin User created first, you can run the commands below to create/edit a user from the command line: +Make sure you have an admin User created first, you can run the commands below to create/edit a user from the CLI: ```bash archivebox manage createsuperuser