diff options
| author | Anirudh Vempati <40335580+notrudyyy@users.noreply.github.com> | 2026-04-07 08:01:25 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-07 03:31:25 +0100 |
| commit | a6e997d3ad26623482718a55d46bfa2d6b271141 (patch) | |
| tree | 6cc77dc4eb922f610fe9a2fce070b386aa3653ea /README.md | |
| parent | docs: cover prefix mode properly (#3383) (diff) | |
| download | atuin-a6e997d3ad26623482718a55d46bfa2d6b271141.zip | |
docs: Minor readability improvement to README (#3381)
<!-- Thank you for making a PR! Bug fixes are always welcome, but if
you're adding a new feature or changing an existing one, we'd really
appreciate if you open an issue, post on the forum, or drop in on
Discord -->
## Checks
- [x] I am happy for maintainers to push small adjustments to this PR,
to speed up the review cycle
- [x] I have checked that there are no existing pull requests for the
same thing
Diffstat (limited to '')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -95,7 +95,7 @@ Atuin also has a community Discord, available [here](https://discord.gg/jR3tfchV This will sign you up for the Atuin Cloud sync server. Everything is end-to-end encrypted, so your secrets are safe! -Read more in the [docs](https://docs.atuin.sh) for an offline setup, self hosted server, and more. +Read the [docs](https://docs.atuin.sh) for an offline setup, self-hosted server, and more. ``` curl --proto '=https' --tlsv1.2 -LsSf https://setup.atuin.sh | sh |
