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 ```