File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ An app to view your notifications easily on your menubar.
12
12
- Gitification is built with ` TypeScript ` , ` Vue ` , ` Tauri ` and ` Vite ` with nice plugins.
13
13
14
14
# Building App
15
- If you want to build app :
15
+ If you want to build Gitification by yourself :
16
16
17
17
- Install rust and cargo.
18
18
- Install pnpm ` npm install -g pnpm `
@@ -43,4 +43,4 @@ If you want to contribute you should install these extensions and set-up these s
43
43
"volar.completion.preferredTagNameCase" : " pascal"
44
44
}
45
45
```
46
- - And lastly in extensions page search ` @builtin typescript ` then disable TypeScript LSP for your workspace, after reloading vscode you're good to go.
46
+ - And lastly in extensions page search ` @builtin typescript ` then disable TypeScript LSP for your workspace, after reloading vscode you're good to go.
You can’t perform that action at this time.
0 commit comments