Commit 20a41435 authored by Vitor Alves's avatar Vitor Alves Committed by GitHub

Update README.md

Updated install section for Arch Linux. Added yaourt instead of pacman.
parent 87a44555
......@@ -15,7 +15,7 @@ Very fast, header only, C++ logging library. [![Build Status](https://travis-ci.
* FreeBSD: `cd /usr/ports/devel/spdlog/ && make install clean`
* Fedora: `yum install spdlog`
* Gentoo: `emerge dev-libs/spdlog`
* Arch Linux: `pacman -S spdlog-git`
* Arch Linux: `yaourt -S spdlog-git`
* vcpkg: `vcpkg install spdlog`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment