Skip to content

Commit

Permalink
improve linux doc about installdependencies.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
TingluoHuang authored Jan 23, 2018
1 parent 65856f3 commit aeeb9be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/start/envlinux.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Execute ./bin/installdependencies.sh to install any missing Dotnet Core 2.0 depe
```
You can easily correct the problem by execute `./bin/installdependencies.sh`.
The `installdependencies.sh` script should install all required dependencies on all supported Linux versions

> Note: The `installdependencies.sh` script will try to use the default package management mechanism on your Linux flavor (ex. `yum`/`apt-get`/`apt`). You might need to deal with error coming from the package management mechanism related to your setup, like [#1353](https://github.com/Microsoft/vsts-agent/issues/1353)
## Git

Expand Down

0 comments on commit aeeb9be

Please sign in to comment.