Skip to content

Commit 6374c92

Browse files
Update README.md
1 parent e6c37cd commit 6374c92

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
44
[![Website](https://img.shields.io/website?url=https%3A%2F%2Fcodepant-codes.github.io%2Fnuget-package-downloader%2F)](https://codepant-codes.github.io/nuget-package-downloader/)
55
[![GitHub issues](https://img.shields.io/github/issues/codepant-codes/nuget-package-downloader)](https://github.com/codepant-codes/nuget-package-downloader/issues)
6-
![GitHub closed issues](https://img.shields.io/github/issues-closed/codepant-codes/nuget-package-downloader)
76
![GitHub last commit](https://img.shields.io/github/last-commit/codepant-codes/nuget-package-downloader)
87
![GitHub license](https://img.shields.io/github/license/codepant-codes/nuget-package-downloader)
98

109
![Nuget Package Downloader](./Docs/Images/nuget-package-downloader-banner.jpg)
1110

1211
## 🤝 Sources Supported
13-
- GitHub
14-
- TeamCity *(Under development)*
12+
- Github
13+
- Teamcity
14+
- Others May be, _Try it out and make an issue to inform us._
1515

1616
## ⚠ Requirements
1717

@@ -22,7 +22,8 @@
2222

2323
### Command Line Parameters
2424

25-
`NugetPackageDownloader.exe -t GitHub -s https://nuget.pkg.github.com/microsoft/index.json -d "C:\temp" -u YOUR_USER_NAME -p YOUR_GITHUB_PAT`
25+
- Github `NugetPackageDownloader.exe -t "Github" -s "https://nuget.pkg.github.com/microsoft/index.json" -d "C:\temp" -u "YOUR_USER_NAME" -p "YOUR_GITHUB_PAT"`
26+
- Teamcity `NugetPackageDownloader.exe -t "Teamcity" -s "https://nuget.pkg.github.com/microsoft/index.json" -d "C:\temp" -u "YOUR_USER_NAME" -p "YOUR_TEAMCITY_PASSWORD"`
2627

2728

2829

0 commit comments

Comments
 (0)