Skip to content

Commit

Permalink
Update contributing instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
luleyleo committed Sep 30, 2024
1 parent 6aeb68c commit 3bc8ff2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,18 @@ You can check for warnings with
just check
```

You can install the `.Devel` flatpak with

```sh
just install-flatpak
```

You can install the regular flatpak with

```sh
just release=true install-flatpak
```

And you can update the translation messages with

```sh
Expand Down

0 comments on commit 3bc8ff2

Please sign in to comment.