Skip to content

Commit

Permalink
docs: Updated installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
DenverCoder1 authored Nov 17, 2021
1 parent 485479c commit 3e094d6
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The data directories reside in the data directories of the application defined b
/usr/share/albert/org.albert.extension.python/modules
```

Double-clicking on a module in the settings will open the directory in the file manager.
(Note: Double-clicking on a module in the settings will open the directory in the file manager.)

2. Clone this repository into your `modules` directory.

Expand All @@ -30,6 +30,10 @@ cd /path/to/modules
git clone https://github.com/DenverCoder1/dice-roll-albert-ext.git
```

3. Enable the extension in the settings under `Extensions > Python`.

![settings](https://user-images.githubusercontent.com/20955511/142288778-d6db952e-aaff-4018-a63b-0c8d6aa08447.png)

## Usage

Roll any number of dice using the format `_d_`.
Expand All @@ -51,4 +55,4 @@ If you have any questions, suggestions, or issues, please feel free to open an i
<a href="https://github.com/sponsors/DenverCoder1"><img alt="Sponsor with Github" title="Sponsor with Github" src="https://custom-icon-badges.herokuapp.com/badge/-Sponsor-ea4aaa?style=for-the-badge&logo=heart&logoColor=white"/></a>
</p>

[☕ Buy me a coffee](https://ko-fi.com/jlawrence)
[☕ Buy me a coffee](https://ko-fi.com/jlawrence)

0 comments on commit 3e094d6

Please sign in to comment.