Merge pull request #29 from Lapikud/chore/fix-setup-guide

updated setup.md
pull/32/head
Kerdo Käärma 4 months ago committed by GitHub
commit b7a9ca7f72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 5
      docs/SETUP.md

@ -3,6 +3,7 @@
## Prerequisites ## Prerequisites
- Git - Git
- Bun - Bun
- If on Windows, it's recommended to use WSL (Windows Subsystem for Linux) and do the following steps there.
## Installation ## Installation
@ -48,6 +49,6 @@
git push origin <branch-name> git push origin <branch-name>
``` ```
- Create a pull request: - Create a pull request:
```bash Go to Github,
git pull-request open up this project's repository and make a new pull request.
``` ```

Loading…
Cancel
Save