Remove $ from term example
| Author | BarbUk <julien.virey@gmail.com> | 2026-02-01 09:33:29 +0400 |
| Committer | BarbUk <julien.virey@gmail.com> | 2026-02-01 09:33:29 +0400 |
| Commit | 2e4c14e64dee930aca007647d89cc943ff3822f3 (patch) |
|
-rw-r--r-- |
README.md | 4 |
1 files changed, 3 insertions, 1 deletions
| diff --git a/README.md b/README.md | |||
| ... | |||
| 58 | [](https://aur.archlinux.org/packages/xdgctl-git/) |
58 | [](https://aur.archlinux.org/packages/xdgctl-git/) |
| 59 | 59 | ||
| 60 | xdgctl is available on the [AUR](https://wiki.archlinux.org/index.php/Arch_User_Repository): |
60 | xdgctl is available on the [AUR](https://wiki.archlinux.org/index.php/Arch_User_Repository): |
| 61 | |||
| 61 | - [xdgctl](https://aur.archlinux.org/packages/xdgctl/) (release package) |
62 | - [xdgctl](https://aur.archlinux.org/packages/xdgctl/) (release package) |
| 62 | - [xdgctl-git](https://aur.archlinux.org/packages/xdgctl-git/) (git package) |
63 | - [xdgctl-git](https://aur.archlinux.org/packages/xdgctl-git/) (git package) |
| 63 | 64 | ||
| 64 | You can install it using your [AUR helper](https://wiki.archlinux.org/index.php/AUR_helpers) of choice. |
65 | You can install it using your [AUR helper](https://wiki.archlinux.org/index.php/AUR_helpers) of choice. |
| 65 | 66 | ||
| 66 | Example: |
67 | Example: |
| 68 | |||
| 67 | ```console |
69 | ```console |
| 68 | $ yay -Sy xdgctl |
70 | yay -Sy xdgctl |
| 69 | ``` |
71 | ``` |
| 70 | 72 | ||
| 71 | ## More about XDG |
73 | ## More about XDG |
| ... | |||