Skip to content

Commit

Permalink
Merge pull request #141 from jackphilippi/patch-1
Browse files Browse the repository at this point in the history
Fixed typo & added `npm install` step
  • Loading branch information
kurdin authored Aug 20, 2024
2 parents 2d59481 + 3a8f1bf commit 058e310
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,10 @@ https://www.pastebar.app
* **Rust**: Tauri Apps, Diesel ORM, Reqwest, Anyhow, Serde, Tokio.
* **Javascript**: Typescript, React, React Query, Vite, TailwindCSS, Signals, Jotai, Zustand.

# Build Local PastBar App
# Build Local PasteBar App

```
$ npm install
$ npm run build
```

Expand Down

0 comments on commit 058e310

Please sign in to comment.