Skip to content

Commit

Permalink
add more detail to the installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
devyn committed Jan 31, 2024
1 parent 999e8cf commit 8f75763
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# nu_plugin_dbus

Install with Cargo: `cargo install --locked nu_plugin_dbus`
## Install with Cargo

Run: `cargo install --locked nu_plugin_dbus`

Then add `register ~/.cargo/bin/nu_plugin_dbus` to your `~/.config/nushell/config.nu`

## Usage

Commands for interacting with D-Bus

Expand Down

0 comments on commit 8f75763

Please sign in to comment.