Skip to content

Commit c0681b6

Browse files
Update README.md
Remove conan center change
1 parent 7b4c3a2 commit c0681b6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build/win32/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ The Windows build of libModSecurity uses Build Tools for Visual Studio 2022 (for
2222
* Install and then setup the default Conan profile to use the MSVC C++ compiler:
2323
1. Open a command-prompt and set the MSVC C++ compiler environment by executing: `C:\BuildTools\VC\Auxiliary\Build\vcvars64.bat`
2424
2. Execute: `conan profile detect --force`
25-
3. Make sure you are using latest conan center:
26-
`conan remote list`
27-
`conan remote update conan-center https://center.conan.io`
2825
* [Git for Windows 2.44.0](https://github.com/git-for-windows/git/releases/download/v2.44.0.windows.1/Git-2.44.0-64-bit.exe)
2926
* To clone the libModSecurity repository.
3027
* NOTE: Make sure to initialize and update submodules (to get `libinjection` and regression tests)

0 commit comments

Comments
 (0)