Change name for DOTNET_PACKAGES to NUGET_PACKAGES
README was never updated in #817, making it show an obsolete variable. This reflects the name used in the current code
This commit is contained in:
parent
31f1d4ed6e
commit
cacd52fdbb
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ Runs a portable app named `myapp.dll`.
|
|||
|
||||
## ENVIRONMENT
|
||||
|
||||
`DOTNET_PACKAGES`
|
||||
`NUGET_PACKAGES`
|
||||
|
||||
The primary package cache. If not set, it defaults to $HOME/.nuget/packages on Unix or %HOME%\NuGet\Packages on Windows.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue