Skip to content

Commit

Permalink
Correct plugin installation path in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
raehat authored Jun 4, 2024
1 parent bc9c334 commit 5249bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ installed](https://www.rust-lang.org/tools/install)

```
>> make
cp ./target/debug/folgore_plugin /home/<user>/.lightning/plugin
cp ./target/debug/folgore_plugin /home/<user>/.lightning/plugins
```

### With a plugin manager
Expand Down

0 comments on commit 5249bdf

Please sign in to comment.