mdr
mdr copied to clipboard
Make a website
A simple webpage with indication on how to install it. :)
Must be handled via gh-pages
BTW, there's already one in web/ ;)
@madx Yes, I plan to use that, with some small changes.
@madx What is the exact command needed to install on arch linux? Is it this?
pacman -S mdr
I want to document this on the website.
Also, has anyone submitted this to apt, or any other package manager?
@halffullheart You'll have to use an AUR wrapper on Arch Linux since the package is not in the official repos. Yaourt is a common one and can be used the same way as pacman:
yaourt -S mdr
I don't think it's available on other distros yet