Skip to content

Commit 3a8f1bf

Browse files
authored
Fixed typo & added npm install step
1 parent 2d59481 commit 3a8f1bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,10 @@ https://www.pastebar.app
3333
* **Rust**: Tauri Apps, Diesel ORM, Reqwest, Anyhow, Serde, Tokio.
3434
* **Javascript**: Typescript, React, React Query, Vite, TailwindCSS, Signals, Jotai, Zustand.
3535

36-
# Build Local PastBar App
36+
# Build Local PasteBar App
3737

3838
```
39+
$ npm install
3940
$ npm run build
4041
```
4142

0 commit comments

Comments
 (0)