Update README with link to integration doc (#3657)

This commit is contained in:
Mateusz Loskot 2018-06-05 11:13:23 +02:00 committed by Robert Schumacher
parent ec2157154f
commit d59359ba62

View File

@ -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