Skip to content

Commit

Permalink
doc: Update instructions for Debian packages
Browse files Browse the repository at this point in the history
  • Loading branch information
tesselslate committed May 13, 2023
1 parent fdf7b3d commit 74097e8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ a variety of different resetting styles, categories, and Minecraft versions.

## Installation

Distribution specific packages are currently only limited to **Arch Linux**.
More distributions are planned for later.
Distribution specific packages are currently only limited to **Arch** and
**Debian-based** distributions. More distributions are planned for later.

- [From the AUR](#from-the-aur)
- [From source](#from-source)
Expand All @@ -23,6 +23,12 @@ cd resetti
makepkg -si
```

### From the Debian package

Check the [Releases](https://github.com/woofdoggo/resetti/releases) tab for
Debian packages or download the latest development builds from the
[Discord](https://discord.gg/fwZA2VJh7k).

### From source

If you have [Go](https://go.dev) installed, you can install from source:
Expand Down
2 changes: 2 additions & 0 deletions doc/obs.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ you. To start, create a new scene collection. Then, import the script by going t

- If you installed from source or from binary, the script can be found at
`$XDG_DATA_HOME/resetti/scene-setup.lua` (or `$HOME/.local/share/resetti/scene-setup.lua`).
- If you installed from the Debian package, it can be found at
`/usr/local/share/resetti/scene-setup.lua`.
- If you installed from a package, it may be located elsewhere (such as within
`/usr`.) Check any documentation for it.

Expand Down

0 comments on commit 74097e8

Please sign in to comment.