Skip to content

Commit

Permalink
fix: git repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
vasfvitor authored and atilafassina committed Nov 11, 2023
1 parent a8fdfa5 commit acbe432
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ This template should help get you started developing with Tauri + Solid + Typesc
You can use the Template button on the GitHub UI and shallow clone this repository. Or, do it with degit:

```sh
npx degit atilafassina/create-tauri-solidjs-tailwind
npx degit atilafassina/create-solidjs-tailwind-tauri
```

Alternatively, good old `git clone` can also work. It's recommended to make a shallow clone so it doesn't bring entire repository history:

```sh
git clone --depth 1 https://github.com/atilafassina/create-tauri-solidjs-tailwind
git clone --depth 1 https://github.com/atilafassina/create-solidjs-tailwind-tauri
```

## Running Dev 🚀
Expand Down

0 comments on commit acbe432

Please # to comment.