Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing #52

Closed
nchistov opened this issue Jan 3, 2023 · 1 comment
Closed

Installing #52

nchistov opened this issue Jan 3, 2023 · 1 comment
Labels
question Further information is requested

Comments

@nchistov
Copy link

nchistov commented Jan 3, 2023

Hello.

Why the installing topic isn't in README file? I found this page. I can install Tomlyn for my c# project by using this command:

$ dotnet add package Tomlyn --version 0.16.2

But no link on that page or this command isn't in README.

PS: That command must entered in folder of c# project. For example:

$ cd <folder of c# project>
$ dotnet add package Tomlyn --version 0.16.2

I'll hope you add Installing topic to README.

xoofx added a commit that referenced this issue Jan 4, 2023
@xoofx xoofx added the question Further information is requested label Jan 4, 2023
@xoofx
Copy link
Owner

xoofx commented Jan 4, 2023

Indeed, fixed by a4faf8c

@xoofx xoofx closed this as completed Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants