updated setup.md

This commit is contained in:
Kerdo Käärma
2025-08-10 15:30:25 +03:00
parent 48cfbb7e00
commit 95d785526c

View File

@@ -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.
``` ```