From 9fe43d9c0190b28a08d9b06930f4a2ec7b94c54b Mon Sep 17 00:00:00 2001 From: Thys ten Veldhuis Date: Tue, 21 Sep 2021 13:57:23 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d5a184..491cf62 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ See https://gitlab.com/eidheim/Simple-Web-Server for more information on the lib ``` conan create . --build -conan upload --force -c "simple-web-server/*" -r +conan upload -c "simple-web-server/*" -r ``` # Using in CMake