From b1763a610e868dc0317a6d4a3fa04648183f6ef1 Mon Sep 17 00:00:00 2001 From: Leo Vasanko Date: Thu, 14 Aug 2025 11:48:18 -0700 Subject: [PATCH] README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 81e8bca..14b61bc 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ Experience Cista by visiting [Cista Demo](https://drop.zi.fi) for a test run and ## Getting Started ### Running the Server -We recommend using [UV](https://docs.astral.sh/uv/getting-started/installation/) to install the package and run it easily: +We recommend using [UV](https://docs.astral.sh/uv/getting-started/installation/) to directly run Cista: -Create an account: (or run a public server without authentication) +Create an account: (otherwise the server is public for all) ```fish uvx cista --user yourname --privileged ```