Skip to content

Commit

Permalink
docs(Build): Shorten build_runner args
Browse files Browse the repository at this point in the history
  • Loading branch information
validcube authored Mar 22, 2024
1 parent 50b4a5f commit 2772a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/4_building.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Learn how to build ReVanced Manager from source.

```sh
dart run slang
dart run build_runner build --delete-conflicting-outputs
dart run build_runner build -d
```

5. Build the APK
Expand Down

0 comments on commit 2772a96

Please sign in to comment.