Skip to content

Commit 3335c38

Browse files
authored
Update README.md (#3338)
How to install this package in ALT Linux.
1 parent f355b3d commit 3335c38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ see example [CMakeLists.txt](https://github.com/gabime/spdlog/blob/v1.x/example/
3636
* Gentoo: `emerge dev-libs/spdlog`
3737
* Arch Linux: `pacman -S spdlog`
3838
* openSUSE: `sudo zypper in spdlog-devel`
39+
* ALT Linux: `apt-get install libspdlog-devel`
3940
* vcpkg: `vcpkg install spdlog`
4041
* conan: `conan install --requires=spdlog/[*]`
4142
* conda: `conda install -c conda-forge spdlog`

0 commit comments

Comments
 (0)