mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-08-31 19:08:29 +00:00
Update README.md
This commit is contained in:
parent
aa8b349711
commit
fcb1e2439c
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ To verify that the packages installed correctly, open Essentials and make sure t
|
|||
|
||||
### Installing Different versions of PepperDash Core
|
||||
|
||||
If you need a different version of PepperDash Core, use the command `nuget install .\packages.config -OutputDirectory .\packages -excludeVersion -Version {versionToGet}`. Omitting the `-Version` option will pull the version indicated in the packages.config file.
|
||||
If you need a different version of PepperDash Core, use the command `nuget install packages.config -OutputDirectory .\packages -excludeVersion -Version {versionToGet}`. Omitting the `-Version` option will pull the version indicated in the packages.config file.
|
||||
|
||||
## Utilization
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue