Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Lich-Corals committed Mar 17, 2024
2 parents a9fc064 + 112a6b7 commit e2889e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ You may need to [install it manually](https://github.com/olokelo/jxlpy#build-it-
### Installation for Nemo
- Download the nautilus-fileconverter.py and the nautilus-fileconverter.nemo_action file from the [release page](https://github.com/Lich-Corals/linux-file-converter-addon/releases).
- Git users can also get the repository with these commands[:](https://bit.ly/3BlS71b)
```bash
```bash
git clone https://github.com/Lich-Corals/linux-file-converter-addon
cd ./linux-file-converter-addon
Expand All @@ -171,7 +171,7 @@ You may need to [install it manually](https://github.com/olokelo/jxlpy#build-it-
```bash
mv nautilus-fileconverter.py ~/.local/share/nemo/actions/nautilus-fileconverter.py
mv nautilus-fileconverter.nemo_action ~/.local/share/nemo/actions/nautilus-fileconverter.nemo_action
```
```
You may need to enable the action in Nemo's settings. To do so, you can open Nemo and go edit>Plugins (or press Alt+P) and check the checkbox labeled with "Convert to..." in the "Actions" area.
# 3. Configuration
Expand Down

0 comments on commit e2889e4

Please sign in to comment.