Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
moar fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
i1u5 authored Mar 6, 2020
1 parent 335dd69 commit 64bc6e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<td rowspan="5">Arch Linux</td>
<td rowspan="5"><a href="https://aur.archlinux.org/packages/premid">Arch User Repository</a></td>
<td>Using yay :<br><code>yay -S premid</code><br></td>
<td rowspan="4">If your distro uses pacman, then you have to install one of the helpers first. If you don't have any, Yay is recommended, run :<br><code>git clone https://aur.archlinux.org/yay.git<br>cd yay<br>makepkg -si</code><br>then <code>yay -S premid</code>, as instructed in the previous column.<br><br>Other AUR/Pacman helpers work as well, although each one's functionality is different so you may face issues while using them.</td>
<td rowspan="4">If your distro uses pacman, then you have to install one of the helpers first. If you don't have any, Yay is recommended, run :<br><code>git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si</code><br>then <code>yay -S premid</code>, as instructed in the previous column.<br><br>Other AUR/Pacman helpers work as well, although each one's functionality is different so you may face issues while using them.</td>
</tr>
<tr>
<td>Using pakku :<br><code>pakku -S premid</code></td>
Expand Down

0 comments on commit 64bc6e9

Please sign in to comment.