Skip to content

Commit

Permalink
update the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pschichtel committed Jan 9, 2025
1 parent d10a110 commit c16ebca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ page](https://docspell.org/#get-started). This is only three commands
away:

``` shell
git clone https://github.com/eikek/docspell
cd docspell/docker/docker-compose
git clone https://github.com/docspell/docker docspell-docker
cd docspell-docker/docker-compose
docker-compose up -d
```

Expand All @@ -76,7 +76,7 @@ Other ways are documented
- Using the [nix](https://nixos.org/nix) package manager as [described
here](https://docspell.org/docs/install/installing/#nix). A NixOS
module is available, too.
- Use the [Kubernetes](./kubernetes/README.md) configuration.
- Use the [Helm Chart](https://github.com/docspell/docker/tree/main/charts/docspell).


## Documentation
Expand Down

0 comments on commit c16ebca

Please sign in to comment.