diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2022-05-10 16:10:22 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2022-05-10 16:10:53 -0600 |
| commit | f3bad9b4acae35e82d0c068db7643e1eb22e2919 (patch) | |
| tree | b3b4b1f9767a4757ecb0d3e40182b36e69f3b59c /docs/modules/syntax-highlighting | |
| parent | 28734fa6e352ed1e59a337a1ca88ff097628bade (diff) | |
change ArchLinux to Arch Linux in docs [no ci]
Diffstat (limited to 'docs/modules/syntax-highlighting')
| -rw-r--r-- | docs/modules/syntax-highlighting/pages/rouge.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/syntax-highlighting/pages/rouge.adoc b/docs/modules/syntax-highlighting/pages/rouge.adoc index 9db20079..a9123f0a 100644 --- a/docs/modules/syntax-highlighting/pages/rouge.adoc +++ b/docs/modules/syntax-highlighting/pages/rouge.adoc @@ -22,7 +22,7 @@ Install using `dnf` (Fedora-based systems):: + $ sudo dnf install rubygem-rouge -Install using `pacman` (ArchLinux-based systems):: +Install using `pacman` (Arch Linux-based systems):: + $ sudo pacman -S ruby-rouge |
