Skip to content

Commit b5bf3df

Browse files
committed
chore: add redis doclink
Signed-off-by: Sam Gammon <[email protected]>
1 parent 450f4d0 commit b5bf3df

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ Together, these tools provide a unified cross-platform development environment,
2727
2828
1) Clone the sample, install dependencies with `pnpm i`
2929
2) Run a build with `pnpm run build`; observe that Turbo uses Buildless
30-
3) Set up [`sccache`][4], and [link it to your Swift toolchain][5]
31-
4) Enjoy lightning-fast builds on all platforms
30+
3) Set up [`sccache`][4], and [link it to your Swift toolchain][5], configure [caching with Redis][14]
31+
32+
That's it! Enjoy lightning-fast builds on all platforms 🔥
3233

3334

3435
### Building and running each app
@@ -108,3 +109,4 @@ This Turborepo has some additional tools already setup for you:
108109
[11]: https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions
109110
[12]: https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions#creating-secrets-for-an-organization
110111
[13]: https://asciinema.org/a/608260
112+
[14]: https://docs.less.build/docs/redis

0 commit comments

Comments
 (0)