aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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