Skip to content

Commit 8b01faa

Browse files
fix: remove redundant backend, frontend build commands for building app
Signed-off-by: adwait-godbole <[email protected]>
1 parent bdd56af commit 8b01faa

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

docs/development/index.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,7 @@ You can build the app for Linux, Windows, or Mac.
6363
Do so on the platform you are building for. That is build the mac app on a Mac,
6464
and the linux app on a linux box.
6565

66-
First, we need to
67-
68-
```bash
69-
make backend frontend
70-
```
71-
72-
Then choose the relevant command.
66+
Choose the relevant command:
7367

7468
```bash
7569
make app-linux

0 commit comments

Comments
 (0)