Skip to content

Commit b382b7b

Browse files
authored
Merge pull request #2813 from adwait-godbole/fix/remove-redundant-commands-from-documentation
docs: remove redundant backend, frontend build commands before building app
2 parents 4f110c1 + 8b01faa commit b382b7b

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)