Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sftblw committed Nov 13, 2023
1 parent cac7d75 commit 4e58b3d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ started from tauri's `Tauri + Solid + Typescript` template.

requires: nodejs, rust (cargo) installed

1. npm i
2. npm run tauri dev
1. pnpm i
2. pnpm run tauri dev

## TODO

Expand All @@ -28,4 +28,5 @@ requires: nodejs, rust (cargo) installed
- [ ] rename items
- [ ] edit before rename
- [ ] license thing: add MIT license, add dependencies notice
- [x] deploy
- [x] deploy
- [ ] changelog

0 comments on commit 4e58b3d

Please sign in to comment.