Skip to content
Snippets Groups Projects
Unverified Commit 06d1879e authored by Boris's avatar Boris Committed by GitHub
Browse files

Arch Linux : yaourt => yay (#3)

parent 9ecccdca
Branches
No related tags found
No related merge requests found
...@@ -58,7 +58,7 @@ $cesiumDownloads = ...@@ -58,7 +58,7 @@ $cesiumDownloads =
'url' => sprintf('https://aur.archlinux.org/packages/cesium-desktop-deb'), 'url' => sprintf('https://aur.archlinux.org/packages/cesium-desktop-deb'),
'img' => 'arch.svg', 'img' => 'arch.svg',
'desc' => _('A installer via AUR'), 'desc' => _('A installer via AUR'),
'extra' => _('<code>yaourt -S cesium-desktop-deb</code>') 'extra' => _('<code>yay -S cesium-desktop-deb</code>')
], ],
'windows' => [ 'windows' => [
'title' => 'Windows', 'title' => 'Windows',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment