Skip to content

Commit

Permalink
Fixed typo & added npm install step
Browse files Browse the repository at this point in the history
  • Loading branch information
jackphilippi authored Aug 20, 2024
1 parent 2d59481 commit 3a8f1bf
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 3a8f1bf

Please sign in to comment.