From d59359ba62f90f657d9572c9667ee5b0b36634a7 Mon Sep 17 00:00:00 2001 From: Mateusz Loskot Date: Tue, 5 Jun 2018 11:13:23 +0200 Subject: Update README with link to integration doc (#3657) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c35c597d9..bd68fafd9 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ PS> .\bootstrap-vcpkg.bat Ubuntu:~/$ ./bootstrap-vcpkg.sh ``` -Then, to hook up user-wide integration, run (note: requires admin on first use) +Then, to hook up user-wide [integration](docs/users/integration.md), run (note: requires admin on first use) ``` PS> .\vcpkg integrate install Ubuntu:~/$ ./vcpkg integrate install -- cgit v1.2.3