Skip to content

Commit 8f75763

Browse files
committed
add more detail to the installation instructions
1 parent 999e8cf commit 8f75763

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# nu_plugin_dbus
22

3-
Install with Cargo: `cargo install --locked nu_plugin_dbus`
3+
## Install with Cargo
4+
5+
Run: `cargo install --locked nu_plugin_dbus`
6+
7+
Then add `register ~/.cargo/bin/nu_plugin_dbus` to your `~/.config/nushell/config.nu`
8+
9+
## Usage
410

511
Commands for interacting with D-Bus
612

0 commit comments

Comments
 (0)