From 16b18f7962d63f0069156e0e293c8efc956aa36c Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Wed, 1 Aug 2018 22:01:35 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 660f1a1f..6cf15068 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Very fast, header only, C++ logging library. [![Build Status](https://travis-ci. ## Install #### Just copy the headers: -* Copy the source [folder](https://github.com/gabime/spdlog/tree/master/include/spdlog) to your build tree and use a C++11 compiler. +* Copy the source [folder](https://github.com/gabime/spdlog/tree/v1.x/include/spdlog) to your build tree and use a C++11 compiler. #### Or use your favorite package manager: