mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-27 07:14:12 +08:00
Update README.md
Updated install section for Arch Linux. Added yaourt instead of pacman.
This commit is contained in:
parent
87a44555b6
commit
20a4143537
@ -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`
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user