We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 999e8cf commit 8f75763Copy full SHA for 8f75763
1 file changed
README.md
@@ -1,6 +1,12 @@
1
# nu_plugin_dbus
2
3
-Install with Cargo: `cargo install --locked nu_plugin_dbus`
+## 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
10
11
Commands for interacting with D-Bus
12
0 commit comments