Merge pull request #137 from krumware/patch-1

Simple update to Tauri guide url
This commit is contained in:
maxichrome
2022-05-11 14:04:16 -05:00
committed by GitHub

View File

@@ -14,7 +14,7 @@ To get an overview of the project, read the [README](README.md). Here are some r
- [Set up Git](https://docs.github.com/en/get-started/quickstart/set-up-git)
- [GitHub flow](https://docs.github.com/en/get-started/quickstart/github-flow)
- [Collaborating with pull requests](https://docs.github.com/en/github/collaborating-with-pull-requests)
- [Your First Tauri App](https://tauri.studio/docs/getting-started/beginning-tutorial)
- [Your First Tauri App](https://tauri.studio/guides/getting-started/beginning-tutorial)
- [pnpm CLI](https://pnpm.io/pnpm-cli)
## Getting started